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:fcd8836a97f412bdbe7018d15262e9cd20a4859a1d8e9dd75d0979a110b192e0CONFIG
be7f903f1b182b042a24aade321255f61490fdb8373f88e2d9a852cfb236ca64RUN
ln -s /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1 /usr/lib/x86_64-linux-gnu/libnvcuvid.so
09/16/2019 7:14 AM UTC
d6c7c2e30ae48666ebdc7780593dbaf9ca32974f7d895d339bfb14f0ccd171b1ENV
NVIDIA_DRIVER_CAPABILITIES=compute,utility,graphics,compat32,utility,video
09/16/2019 7:14 AM UTC
0fe1fabebb7b51be36608766e066e7fa712a2c22f0d8f506502d208535bf11d4RUN
apt autoremove
09/16/2019 7:14 AM UTC
f49adccf2bffd8d68eeeb2fbacf2dffe3396fe6c960ff7e1a6773996c5c26aa0RUN
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}/LICENSE.txt" "${DS_REL_PKG_DIR}/LicenseAgreement.pdf" "${DS_REL_PKG_DIR}/install.sh" &&
  cd /root/"${DS_REL_PKG_DIR}" &&
  tar -xvf binaries.tbz2 -C / opt/nvidia/deepstream/deepstream-4.0/lib &&
  ./install.sh &&
  rm ./install.sh binaries.tbz2 &&
  cd /root &&
  rm -rf /root/"${DS_REL_PKG}"
09/16/2019 7:14 AM UTC
78967f2c6b716399543e9a5d31418188c9e2d8eb1e3b67b2efe57ac6f088ef1cCOPY
file:5ee97c6f682e61c9cf0f533a35f0b6bb03da6db27cfb5ae655c593a520b1f4c3 in /root/
09/11/2019 10:49 AM UTC
d3851fe6246307487317ac0a132f7850ca3c2f5558abefe2783a557fe47d7652ENV
DS_REL_PKG=deepstream_sdk_v4.0.1_x86_64.tbz2
08/29/2019 3:53 AM UTC
cc26d6d7b53d94e1c57f66609d5d55d6e7e6c79bc7460123c93da94ec856f7a2RUN
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
28c021eef8596d3b30d1650b62d87a6d7791eb60c3480dc040c4042f3d05fab0RUN
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
6cbb8a15ba3bc19df1fc718d1eb2a57b1e29bd60e551e4960f04b10302c9cffdCOPY
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