Sign inSign up

goodwright/flowjupyterhub:sha-25cdb2f

Index digest

sha256:b246d58e28eda4505a2fc076a721d1f742f1748accde21e860c954068483fc5d

OS/ARCH

linux/amd64

Compressed size

114.77 MB

Last pushed

3 months by goodwright

Type

Image

Manifest digest

sha256:e227fc4ae5db1be7c1aee85baf7a68334357332b9b58a754d0a0b23dcb2056ea

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive SHELL=/bin/bash LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B
8EXPOSE &{[{{59 0} {59 0}}]0 B
9LABEL maintainer=Jupyter Project <[email protected]>0 B
10LABEL org.jupyter.service=jupyterhub0 B
11WORKDIR /srv/jupyterhub118 B
12RUN /bin/sh -c apt-get update59.39 MB
13COPY package-lock.json package.json /usr/local/lib/ #2.13 KB
14RUN /bin/sh -c cd /usr/local/lib1.58 MB
15RUN /bin/sh -c python3 -m24.95 MB
16CMD ["jupyterhub"]0 B
17USER root0 B
18COPY requirements.txt /tmp/requirements.txt # buildkit210 B
19RUN /bin/sh -c pip install692.93 KB
20COPY jupyterhub_config.py /etc/jupyterhub/jupyterhub_config.py # buildkit3.44 KB

Command

 ARG RELEASE