mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
add a try run
This commit is contained in:
@@ -95,6 +95,11 @@ RUN cd && wget https://www.bok.net/Bento4/binaries/Bento4-SDK-1-6-0-639.x86_64-u
|
||||
unzip Bento4-SDK-1-6-0-639.x86_64-unknown-linux.zip && rm Bento4-SDK-1-6-0-639.x86_64-unknown-linux.zip && \
|
||||
cp ~/Bento4-SDK-1-6-0-639.x86_64-unknown-linux/bin/mp4fragment /usr/bin/
|
||||
|
||||
##################
|
||||
# Try running agent
|
||||
|
||||
RUN /agent/main version
|
||||
|
||||
###################
|
||||
# Run non-root user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user