mirror of
				https://gitlab.crans.org/nounous/ghostream.git
				synced 2025-11-04 10:02:10 +01:00 
			
		
		
		
	Use pkger to pack templates
This commit is contained in:
		@@ -14,7 +14,6 @@ FROM alpine:3.12
 | 
			
		||||
RUN apk add ca-certificates libressl libstdc++ libgcc
 | 
			
		||||
COPY --from=build_base /code/out/ghostream /app/ghostream
 | 
			
		||||
COPY --from=build_base /code/web/static /app/web/static
 | 
			
		||||
COPY --from=build_base /code/web/template /app/web/template
 | 
			
		||||
COPY --from=build_base /usr/local/lib64/libsrt.so.1 /lib/libsrt.so.1
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
# 8080 for Web and Websocket, 2112 for prometheus monitoring and 9710 for SRT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user