Skip to content

Commit

Permalink
Fix uri input script cannot find file utility (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
abramov-oleg authored Mar 13, 2024
1 parent 47c5c06 commit ed5c9b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.deepstream
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ ARG DEEPSTREAM_VERSION
RUN /opt/nvidia/deepstream/deepstream/user_additional_install.sh
RUN apt-get update && \
apt-get install --no-install-recommends -y \
file \
gdb \
strace \
libmagic1 \
Expand Down

0 comments on commit ed5c9b0

Please sign in to comment.