mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
do not move mp4fragment
This commit is contained in:
@@ -102,7 +102,6 @@ COPY --chown=0:0 --from=build-machinery /dist /
|
||||
COPY --chown=0:0 --from=build-ui /dist /
|
||||
|
||||
RUN apk update && apk add ca-certificates curl libstdc++ libc6-compat --no-cache && rm -rf /var/cache/apk/*
|
||||
RUN mv /mp4fragment /usr/local/bin/
|
||||
|
||||
##################
|
||||
# Try running agent
|
||||
|
||||
Reference in New Issue
Block a user