sha256:405cb410467c13144d0815ef144c1e4e73574c74b7b5e7cc9f0b73c6fc190977
OS/ARCH
linux/amd64
Compressed size
307.03 MB
Last pushed
over 8 years by minrk
Type
Image
Manifest digest
sha256:405cb410467c13144d0815ef144c1e4e73574c74b7b5e7cc9f0b73c6fc190977
Image Layers
1ADD file ... in / 29.81 MB2/bin/sh -c set -xe &&843 B3/bin/sh -c rm -rf /var/lib/apt/lists/*469 B4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'853 B5/bin/sh -c mkdir -p /run/systemd162 B6CMD ["/bin/bash"]0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9/bin/sh -c apt-get -y update34.08 MB10ENV LANG=C.UTF-80 B11/bin/sh -c wget -q https://repo.continuum.io/miniconda/Miniconda3-4.5.1-Linux-x86_64.sh239.22 MB12ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13ADD dir:bcfb944e154832ecc213760aad1354fc63bb12904e54b64376aeae4afa6d20ba in /src/jupyterhub 198.51 KB14WORKDIR /src/jupyterhub0 B15/bin/sh -c pip install .3.71 MB16/bin/sh -c mkdir -p /srv/jupyterhub/140 B17WORKDIR /srv/jupyterhub/0 B18EXPOSE 8000/tcp0 B19LABEL org.jupyter.service=jupyterhub0 B20CMD ["jupyterhub"]0 B21ONBUILD ADD jupyterhub_config.py /srv/jupyterhub/jupyterhub_config.py0 B22CMD ["jupyterhub" "-f" "/srv/jupyterhub/jupyterhub_config.py"]0 BCommand
ADD file:28c0771e44ff530dba3f237024acc38e8ec9293d60f0e44c8c78536c12f13a0b in /