add a try run

This commit is contained in:
Thomas Quandalle
2022-06-18 08:28:24 +02:00
parent 1250b2b263
commit 22ee1e8b4f

View File

@@ -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