mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Remove import and ffmigrate from bundle
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user