NVIDIA
NVIDIA
DLI Getting Started with AI on Jetson Nano
Container
NVIDIA
NVIDIA
DLI Getting Started with AI on Jetson Nano

Course environment for the Deep Learning Institute (DLI) course, "Getting Started with AI 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/24/2022 8:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
8888
03/24/2022 8:27 PM UTC
sha256:5caf8ecd945ebde62bd9e1eeda3f1a13f740d2d037b97e46eec75a42a78da27aCOPY
dir:e04324a501ee3e14e08c50797d3c86e22f9f69adf230d6dc3ac7059fd6714ee0 in .
03/24/2022 8:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SHELL=/bin/bash
03/24/2022 5:46 PM UTC
sha256:fd65e600965ece4a95a865e66203c39999b2433cde456166d9e6ced12f4e11aaRUN
rm -rf /var/lib/apt/lists/*
03/24/2022 5:46 PM UTC
sha256:d3a267e32df3c503ba7bf29888f45a7a7016a834aff3563f3508793c5113d767RUN
apt install --upgrade -y openssl
03/24/2022 5:46 PM UTC
sha256:c6b7cb1230ffb6b1ee6a5f3c6dd7874cebb1bcb9d4247079d018867c8e70387bRUN
apt install --upgrade -y libssl1.1
03/24/2022 5:45 PM UTC
sha256:12e7e4df0c26601d4b2b6d348e62cc0061ee05ee75ac70a67911159ec2fbbde1RUN
apt install --upgrade -y libexpat1
03/24/2022 5:45 PM UTC
sha256:c5201d156cc9c3fd850f1817f0b324da80e161ecd2506ab055df4986d69c1c3eRUN
apt install --upgrade -y libsasl2-2 libsasl2-modules-db
03/24/2022 5:45 PM UTC
sha256:47d5fcec18bbf72be4eb61f17a0dfc31abcb9af4d7c489879c3e3547b25bf0b4RUN
apt update
03/24/2022 5:45 PM UTC
...