Sign inSign up

minrk/jupyterhub:1.0.0b2

Manifest digest

sha256:6e4d292eba2d18b8d7e156dd055aea4920f48cc85632ec7042705d64f2bc2777

OS/ARCH

linux/amd64

Compressed size

389.4 MB

Last pushed

over 7 years by minrk

Type

Image

Manifest digest

sha256:6e4d292eba2d18b8d7e156dd055aea4920f48cc85632ec7042705d64f2bc2777

Image Layers

1ADD file ... in / 30.96 MB
2/bin/sh -c set -xe &&851 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*545 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 update36.56 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.sh317.66 MB
11ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ADD dir:3066af9a8b0d0d1174ddcedac25a7c6cb85b2ec86ed84592326093fe7114ce5e in /src/jupyterhub 239.54 KB
13WORKDIR /src/jupyterhub0 B
14/bin/sh -c pip install .3.99 MB
15/bin/sh -c mkdir -p /srv/jupyterhub/145 B
16WORKDIR /srv/jupyterhub/0 B
17EXPOSE 80000 B
18LABEL org.jupyter.service=jupyterhub0 B
19CMD ["jupyterhub"]0 B

Command

ADD file:1d7cb45c4e196a6a84319b976b95ce1a9037c40b085e88350c071bf27ff59166 in /