Sign inSign up

minrk/jupyterhub-onbuild:async-def

Manifest digest

sha256:4de6ea53d060d0c169e44cbf3828d4627ad390c0ee12f0c6bf2cf774f5ee8796

OS/ARCH

linux/amd64

Compressed size

247.79 MB

Last pushed

over 8 years by minrk

Type

Image

Manifest digest

sha256:4de6ea53d060d0c169e44cbf3828d4627ad390c0ee12f0c6bf2cf774f5ee8796

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