Sign inSign up

minrk/jupyterhub-onbuild:async-pam-auth

Manifest digest

sha256:e18ecde6892fabd0995ac5ffd478172e3954f46e2088cd0246baab8f97957fc4

OS/ARCH

linux/amd64

Compressed size

248.73 MB

Last pushed

over 8 years by minrk

Type

Image

Manifest digest

sha256:e18ecde6892fabd0995ac5ffd478172e3954f46e2088cd0246baab8f97957fc4

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:1d5918d30aa146db6f3a0286dd4829062abdfab1c858af2b74db124be43c39ca in /src/jupyterhub 172.9 KB
10WORKDIR /src/jupyterhub0 B
11/bin/sh -c pip install .3.58 MB
12/bin/sh -c mkdir -p /srv/jupyterhub/140 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 /