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:5b9ff3556ceeeefd9368199802b2eadc824165f7ef94e7a1610822197b6cb993CONFIG
c290c4c99b4561a21e5b173aa64dc277bd9b91ef87433e4e48355e73dcf1db5dRUN
/bin/bash
09/28/2020 11:28 PM UTC
bbda3eed906f4f4919c137c2ebfff53e55daf58f3fd438559ff227cc67ab6224RUN
CUDNN_VERSION=7.6.5.32-1+cuda10.2 TENSORRT_VERSION=7.0.0-1+cuda10.2 ln -s /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1 /usr/lib/x86_64-linux-gnu/libnvcuvid.so &&
  ln -s /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so
09/28/2020 11:09 PM UTC
36f9797ee2adc2586ebda0163cec37f336c7419a90ecc1c77ae203ee302360fdWORKDIR
/opt/nvidia/deepstream/deepstream
09/28/2020 11:09 PM UTC
df1756ec299d99b1a3addd6bb16af20ad36f49343579e2f8355a20d1db9cd65aENV
NVIDIA_DRIVER_CAPABILITIES=compute,utility,graphics,compat32,utility,video
09/28/2020 11:09 PM UTC
a2af9026931f2aa9f8fc0c62bd66163a4d365339707ac26486b27fa58e32914dRUN
CUDNN_VERSION=7.6.5.32-1+cuda10.2 TENSORRT_VERSION=7.0.0-1+cuda10.2 apt-get update &&
  DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends /root/uff-converter-tf_${TENSORRT_VERSION}_amd64.deb /root/graphsurgeon-tf_${TENSORRT_VERSION}_amd64.deb &&
  rm /root/uff-converter-tf_${TENSORRT_VERSION}_amd64.deb /root/graphsurgeon-tf_${TENSORRT_VERSION}_amd64.deb
09/28/2020 11:09 PM UTC
617922409b0150ca8cdc4407ae0553ddc70bd9a603868e910cc920f43e9abbb8ADD
file:ad79a25ac688471178b7250c9c1b46241b7d794c45797b72f415ab60c50bcf8e in /root
09/28/2020 11:08 PM UTC
a0e634722b72eb21059369d47714deaf393a892c01df756ba5e9d0d16beb611fADD
file:97993e8862be562f47fdf3b4427eb563c2b3294fe97ecdb2407be24eeb4992be in /root
09/28/2020 11:08 PM UTC
c9f5070499fe2f4c462721c947a7ce443669f12f23e50295504e794c436d35eeRUN
CUDNN_VERSION=7.6.5.32-1+cuda10.2 TENSORRT_VERSION=7.0.0-1+cuda10.2 apt-get update &&
  DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-alsa libssl1.0.0 libgstreamer1.0-0 libgstrtspserver-1.0-0 libjansson4 librabbitmq4 libuuid1 libcurl3 libjson-glib-1.0-0 gstreamer1.0-rtsp libcudnn7=${CUDNN_VERSION} libnvinfer7=${TENSORRT_VERSION} libnvparsers7=${TENSORRT_VERSION} libnvonnxparsers7=${TENSORRT_VERSION} libnvinfer-plugin7=${TENSORRT_VERSION} python-libnvinfer=${TENSORRT_VERSION} python3-libnvinfer=${TENSORRT_VERSION} rsyslog git tzdata &&
  rm -rf /var/lib/apt/lists/* &&
  apt autoremove
09/28/2020 11:08 PM UTC
db14b0b9518f055e60eff798f670c9a9ba778871ca0e730a14b43ef3656429feARG
CUDNN_VERSION
09/28/2020 11:06 PM UTC