Add FFmpeg to worker container

This commit is contained in:
Serge Tkatchouk
2020-03-12 13:27:50 +00:00
committed by sentriz
parent dca85313ed
commit 9493b8a6a3
+1
View File
@@ -10,6 +10,7 @@ COPY . .
RUN ./_do_build_server && ./_do_build_scanner
FROM alpine
RUN apk add -U --no-cache ffmpeg
COPY --from=builder \
/etc/ssl/certs/ca-certificates.crt \
/etc/ssl/certs/