NVIDIA
NVIDIA
DeepStream
Container
NVIDIA
NVIDIA
DeepStream

DeepStream SDK delivers a complete streaming analytics toolkit for AI based video and image understanding and multi-sensor processing. This container is for NVIDIA Enterprise GPUs.

LayerLabelCreated
sha256:46b4eae6f4cd208b73b7ee483a763f7745aca1988fe8dea83c3605b189f5f3d3RUN
ln -s /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so
09/16/2019 8:13 AM UTC
sha256:d0b33f5bcd5e7a9168f01fec6b1b4985bb64c85e7eb8d731980fa718a3ef1900RUN
ln -s /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1 /usr/lib/x86_64-linux-gnu/libnvcuvid.so
09/16/2019 8:13 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_DRIVER_CAPABILITIES=compute,utility,graphics,compat32,utility,video
09/16/2019 8:13 AM UTC
sha256:3c0b9c471f728be93d9cfebee69952b585225a9cf055318508dfd764ee4ed38aRUN
apt autoremove
09/16/2019 8:13 AM UTC
sha256:ec13622f2480519b215a48744cca0faf42cb6a975b702f2ca0c3009eb720644dRUN
DS_REL_PKG_DIR="${DS_REL_PKG%.tbz2}" &&
  cd /root &&
  tar -xvf "${DS_REL_PKG}" "${DS_REL_PKG_DIR}/binaries.tbz2" "${DS_REL_PKG_DIR}/install.sh" "${DS_REL_PKG_DIR}/LICENSE.txt" "${DS_REL_PKG_DIR}/LicenseAgreement.pdf" "${DS_REL_PKG_DIR}/samples" "${DS_REL_PKG_DIR}/sources/apps/sample_apps/deepstream-test5/configs" "${DS_REL_PKG_DIR}/sources/apps/sample_apps/deepstream-test5/README" &&
  cd /root/"${DS_REL_PKG_DIR}" &&
  tar -xvf binaries.tbz2 -C / opt/nvidia/deepstream/deepstream-4.0/lib &&
  tar -xvf binaries.tbz2 -C / opt/nvidia/deepstream/deepstream-4.0/bin/deepstream-test5-app &&
  ./install.sh &&
  rm ./install.sh &&
  rm -rf "/root/${DS_REL_PKG_DIR}/samples/models/Segmentation" &&
  cd "/root/${DS_REL_PKG_DIR}/samples/streams" &&
  rm -rf sample_720p.mjpeg sample_cam6.mp4 sample_industrial.jpg sample_720p.jpg &&
  rm -rf "/root/${DS_REL_PKG_DIR}/binaries.tbz2" &&
  rm -rf "/root/${DS_REL_PKG}"
09/16/2019 8:13 AM UTC
sha256:93e56c262163dcb770ad39c370e84eeef20b2844a820907df3e47a4aa4bbaa54COPY
file:5ee97c6f682e61c9cf0f533a35f0b6bb03da6db27cfb5ae655c593a520b1f4c3 in /root/
09/11/2019 10:49 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
DS_REL_PKG=deepstream_sdk_v4.0.1_x86_64.tbz2
08/29/2019 3:53 AM UTC
sha256:466142fc025a88784e8d092361599939e9ca7c4f463c7cde19317fc883e37c79RUN
rm -rf /root/nv-tensorrt-repo-ubuntu1804-cuda10.1-trt5.1.5.0-ga-20190427_1-1_amd64.deb
08/29/2019 3:53 AM UTC
sha256:2348f6a0f9ab7d7ee0874da03da124c71c625c099981acd2f532ce656586fcaaRUN
dpkg -i /root/nv-tensorrt-repo-ubuntu1804-cuda10.1-trt5.1.5.0-ga-20190427_1-1_amd64.deb &&
  apt-get update &&
  apt-get install -y --no-install-recommends libnvinfer5 python-libnvinfer python3-libnvinfer &&
  apt-get remove -y nv-tensorrt-repo-ubuntu1804-cuda10.1-trt5.1.5.0-ga-20190427 --purge
08/29/2019 3:52 AM UTC
sha256:b715132d67d21632f878eb619630091a68ff1688edd07453b5791e43febb672cCOPY
file:c8d4d6c2d079ec525c7734137816c2ae23e6c94bca451fb66e2398abbad0ae98 in /root/nv-tensorrt-repo-ubuntu1804-cuda10.1-trt5.1.5.0-ga-20190427_1-1_amd64.deb
08/29/2019 3:51 AM UTC