NVIDIA
NVIDIA
DLI Building Video AI Applications at the Edge on Jetson Nano
Container
NVIDIA
NVIDIA
DLI Building Video AI Applications at the Edge on Jetson Nano

Course environment for the Deep Learning Institute (DLI) course, "Building Video AI Applications at the Edge on Jetson Nano".

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
["/bin/sh" "-c" "/bin/bash -c \"jupyter lab --ip 0.0.0.0 --port 8888 --allow-root &> /var/log/jupyter.log\" & \techo \"allow 10 sec for JupyterLab to start @ http://$(hostname -I | cut -d' ' -f1):8888 (password ${JUPYTER_PASSWORD})\" && \techo \"JupterLab logging location:  /var/log/jupyter.log  (inside the container)\" && \t/bin/bash"]
03/14/2022 9:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
8888
03/14/2022 9:17 PM UTC
sha256:0b041d6681238663abcfd8729e908fd17aef959ec2fe0538cf6f228eda5dd55fCOPY
dir:c55660853576f9885fb7844c9d692ea0859c4ddddabd6dc3d202331c611646d7 in .
03/14/2022 9:17 PM UTC
sha256:bf5f8396220064872ccf989fbbbe9b9ed56d8b942c4a463091496f9c8f86486cWORKDIR
/dli/task
03/14/2022 9:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SHELL=/bin/bash
03/14/2022 9:17 PM UTC
sha256:7d8eb3cd3420c22e2930f2b791e7703bf0d90f113e867a35098948691fb0e188RUN
DEEPSTREAM_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/apps DEEPSTREAM_SOURCES=/opt/nvidia/deepstream/deepstream/sources DLI_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/dli_apps MY_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/my_apps PYTHON_BINDINGS=pyds-1.1.1-py3-none-linux_aarch64.whl SASL_TARGET=cyrus-sasl-2.1.28 cd &&
  wget "https://github.com/cyrusimap/cyrus-sasl/releases/download/${SASL_TARGET}/${SASL_TARGET}.tar.gz" &&
  tar xfz "${SASL_TARGET}.tar.gz" &&
  cd ${SASL_TARGET} &&
  ./configure &&
  make &&
  make install &&
  ln -s /usr/local/lib/sasl2 /usr/lib/sasl2 &&
  cd &&
  rm ${SASL_TARGET}.tar.gz &&
  rm -rf ${SASL_TARGET}
03/14/2022 9:17 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
SASL_TARGET=cyrus-sasl-2.1.28
03/14/2022 9:16 PM UTC
sha256:a11d811584271fba9c1b4dbf9eb02365297c17f3cd032386438f037277ded73cRUN
DEEPSTREAM_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/apps DEEPSTREAM_SOURCES=/opt/nvidia/deepstream/deepstream/sources DLI_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/dli_apps MY_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/my_apps PYTHON_BINDINGS=pyds-1.1.1-py3-none-linux_aarch64.whl apt update &&
  apt remove -y libsasl2-2 &&
  apt install -y gnupg gpg-wks-client dirmngr git gstreamer1.0-plugins-bad libcurl3-gnutls libcurl4-openssl-dev libcurl4 libldap-2.4-2 libsasl2-2
03/12/2022 12:09 AM UTC
sha256:ba7d6cae332c0d75cf320e5767b2cd6108813f38f38039670a873b72cd663fd6RUN
DEEPSTREAM_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/apps DEEPSTREAM_SOURCES=/opt/nvidia/deepstream/deepstream/sources DLI_PYTHON_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/dli_apps MY_APPS=/opt/nvidia/deepstream/deepstream/sources/deepstream_python_apps/my_apps PYTHON_BINDINGS=pyds-1.1.1-py3-none-linux_aarch64.whl wget -P /usr/src/ca-certificates "http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20210119.tar.xz" &&
  wget -P /usr/src/ca-certificates "http://deb.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20210119.dsc" &&
  wget -P /usr/src/gst-rtsp-server1.0 "http://deb.debian.org/debian/pool/main/g/gst-rtsp-server1.0/gst-rtsp-server1.0_1.18.4.orig.tar.xz" &&
  wget -P /usr/src/gst-rtsp-server1.0 "http://deb.debian.org/debian/pool/main/g/gst-rtsp-server1.0/gst-rtsp-server1.0_1.18.4-2.debian.tar.xz" &&
  wget -P /usr/src/gst-rtsp-server1.0 "http://deb.debian.org/debian/pool/main/g/gst-rtsp-server1.0/gst-rtsp-server1.0_1.18.4-2.dsc" &&
  wget -P /usr/src/gstreamer1.0 "http://deb.debian.org/debian/pool/main/g/gstreamer1.0/gstreamer1.0_1.18.4.orig.tar.xz" &&
  wget -P /usr/src/gstreamer1.0 "http://deb.debian.org/debian/pool/main/g/gstreamer1.0/gstreamer1.0_1.18.4-2.1.debian.tar.xz" &&
  wget -P /usr/src/gstreamer1.0 "http://deb.debian.org/debian/pool/main/g/gstreamer1.0/gstreamer1.0_1.18.4-2.1.dsc" &&
  wget -P /usr/src/gst-plugins-base1.0 "http://deb.debian.org/debian/pool/main/g/gst-plugins-base1.0/gst-plugins-base1.0_1.18.4.orig.tar.xz" &&
  wget -P /usr/src/gst-plugins-base1.0 "http://deb.debian.org/debian/pool/main/g/gst-plugins-base1.0/gst-plugins-base1.0_1.18.4-2.debian.tar.xz" &&
  wget -P /usr/src/gst-plugins-base1.0 "http://deb.debian.org/debian/pool/main/g/gst-plugins-base1.0/gst-plugins-base1.0_1.18.4-2.dsc"
03/12/2022 12:08 AM UTC
sha256:fe63ccf3c07b56001794a491c6c3656559e8dee96aef940db8f1e64bfbb21b04COPY
dir:ce76fa7680cc66c21359fafc610da8181deba4ee8f33a0c2980f7a916ce0c480 in /root/.cache/
03/12/2022 12:08 AM UTC