Sign inSign up

minrk/jupyterhub-onbuild:gitignore

Manifest digest

sha256:de1f2ab6206f3dab391c4acb380efa9bd40517018daadfe582e030a7d556be09

OS/ARCH

linux/amd64

Compressed size

248.73 MB

Last pushed

over 8 years by minrk

Type

Image

Manifest digest

sha256:de1f2ab6206f3dab391c4acb380efa9bd40517018daadfe582e030a7d556be09

Image Layers

1ADD file ... in / 50.17 MB
2CMD ["bash"]0 B
3MAINTAINER Jupyter Project <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5/bin/sh -c REPO=http://cdn-fastly.deb.debian.org && 46.42 MB
6ENV LANG=C.UTF-80 B
7/bin/sh -c wget -q https://repo.continuum.io/miniconda/Miniconda3-4.2.12-Linux-x86_64.sh148.39 MB
8ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ADD dir:2f9990b04c046f666e5cd442a7406095e3300b178cb99a64172dedece8c7e68d in /src/jupyterhub 172.84 KB
10WORKDIR /src/jupyterhub0 B
11/bin/sh -c pip install .3.58 MB
12/bin/sh -c mkdir -p /srv/jupyterhub/145 B
13WORKDIR /srv/jupyterhub/0 B
14EXPOSE 8000/tcp0 B
15LABEL org.jupyter.service=jupyterhub0 B
16CMD ["jupyterhub"]0 B

Command

ADD file:f1509ab9c2cd3810736e26739fa0f78ee1ba942e14498ba5f266d8a78e664acc in /