NVIDIA
DeepStream-l4t
Container
NVIDIA
DeepStream-l4t

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

  • LayerLabelCreated
    sha256:388e90b3803a9553e98a9b5c3866b174fe5339debbee61609c6d602dbee11325RUN
    rm -rf /root/tmp
    10/06/2021 3:51 AM UTC
    sha256:3a0b3a8a3356ed662d0880d4d47f09116caef04b17c0c6e8b8343f54a5d8b56cRUN
    /bin/bash
    10/06/2021 3:51 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgomp.so.1:
    10/06/2021 3:48 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_DRIVER_CAPABILITIES=all
    10/06/2021 3:48 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_VISIBLE_DEVICES=all
    10/06/2021 3:48 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    LD_LIBRARY_PATH=/usr/local/cuda-10.2/lib64
    10/06/2021 3:48 AM UTC
    sha256:4bf8252ad73b31b521a750f2e132d93286c9c9ca81b0b8d42ea9e49f33d8656fWORKDIR
    /opt/nvidia/deepstream/deepstream
    10/06/2021 3:48 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    /bin/bash
    10/06/2021 3:48 AM UTC
    sha256:292622a2b35f093ff2aca62afdeb268639b33427da52e922e2ecc16d72cb2930RUN
    ldconfig
    10/06/2021 3:48 AM UTC
    sha256:5a459fbc656ac5497739ffd4c873bfeca8236b83bedbcc2c0b74562b309ab43dRUN
    apt-get update &&
      DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends linux-libc-dev libglew2.0 libssl1.0.0 libjpeg8 libjson-glib-1.0-0 gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-tools gstreamer1.0-libav gstreamer1.0-alsa libuuid1 libjansson4 libjansson-dev librabbitmq4 libgles2-mesa libgstrtspserver-1.0-0 libv4l-dev gdb bash-completion libboost-dev uuid-dev libgstrtspserver-1.0-0 libgstrtspserver-1.0-0-dbg libgstrtspserver-1.0-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libglew-dev libssl-dev libopencv-dev freeglut3-dev libjpeg-dev libjson-glib-dev libboost-dev librabbitmq-dev libgles2-mesa-dev libgtk-3-dev libgdk3.0-cil-dev pkg-config libxau-dev libxdmcp-dev libxcb1-dev libxext-dev libx11-dev git wget python3-distutils python3-apt python rsyslog tzdata libglib2.0 libcurl4 libcurl4-openssl-dev ca-certificates vim g++ gstreamer1.0-rtsp &&
      rm -rf /var/lib/apt/lists/* &&
      apt autoremove
    10/06/2021 3:48 AM UTC