Sign inSign up

ahammardkj/jupyterhub:20191216-1509

Manifest digest

sha256:90a0df4f66fad740be51677a0956ce1cb1fe322fdedb2173f58f35d4d9da009e

OS/ARCH

linux/amd64

Compressed size

411.94 MB

Last pushed

almost 7 years by ahammardkj

Type

Image

Manifest digest

sha256:90a0df4f66fad740be51677a0956ce1cb1fe322fdedb2173f58f35d4d9da009e

Image Layers

1ADD file ... in / 35.48 MB
2/bin/sh -c set -xe &&851 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*547 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Jupyter Project <[email protected]>0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8/bin/sh -c apt-get -y update34.71 MB
9ENV LANG=C.UTF-80 B
10/bin/sh -c wget -q https://repo.continuum.io/miniconda/Miniconda3-4.5.11-Linux-x86_64.sh320.66 MB
11ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ADD dir:a0f2cc0ad300a88ba92d249b7c63a5db6794ebad197290f101e0d72a2f6bfab2 in /src/jupyterhub 240.45 KB
13WORKDIR /src/jupyterhub0 B
14/bin/sh -c pip install .4.01 MB
15/bin/sh -c mkdir -p /srv/jupyterhub/146 B
16WORKDIR /srv/jupyterhub/0 B
17EXPOSE 80000 B
18LABEL org.jupyter.service=jupyterhub0 B
19CMD ["jupyterhub"]0 B
20/bin/sh -c /opt/conda/bin/pip install --no-cache-dir16.84 MB
21COPY file:4a0d0799659d7be92f0767cf8c5691191dbf8e35267b35c0398ede216f880d55 in /srv/jupyterhub/jupyterhub_config.py 470 B
22CMD ["jupyterhub" "-f" "/srv/jupyterhub/jupyterhub_config.py"]0 B

Command

ADD file:7ce84f13f11609a50ece7823578159412e2299c812746d1d1f1ed5db0728bd37 in /