Sign inSign up

minrk/jupyterhub-onbuild:external-oauth-basic

Manifest digest

sha256:c3220c6f919223f87c478f50170161c02b4b6058d8dde00f70a74d644bff48da

OS/ARCH

linux/amd64

Compressed size

247.8 MB

Last pushed

over 8 years by minrk

Type

Image

Manifest digest

sha256:c3220c6f919223f87c478f50170161c02b4b6058d8dde00f70a74d644bff48da

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.sh147.43 MB
8ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ADD dir:9df8e1ee5cff8a0fd7730020006190de6e4ab638e869fa43345dbd6d45f74c41 in /src/jupyterhub 175.12 KB
10WORKDIR /src/jupyterhub0 B
11/bin/sh -c pip install .3.61 MB
12/bin/sh -c mkdir -p /srv/jupyterhub/141 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 /