Remove import and ffmigrate from bundle
This commit is contained in:
parent
bec9ee3bff
commit
dfa02c3f2c
@ -8,6 +8,8 @@ FROM $FFMPEG_IMAGE
|
||||
|
||||
COPY --from=core /core /core
|
||||
|
||||
RUN rm /core/bin/import /core/bin/ffmigrate
|
||||
|
||||
RUN ffmpeg -buildconf
|
||||
|
||||
ENV CORE_CONFIGFILE=/core/config/config.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user