Sign inSign up

goodwright/flowjupyterhub:staging2

Index digest

sha256:584d57aae3caf37da589ca9243a73227b6c2216c33226eebb0a7f2a625f88b9f

OS/ARCH

linux/amd64

Compressed size

114.9 MB

Last pushed

about 1 year by samirelanduk

Type

Image

Manifest digest

sha256:f6257eee33a228e9e3539867b99d400a398e112634c6db3247724b2f330fc68e

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 map[8000/tcp:{}]0 B
9LABEL maintainer=Jupyter Project <[email protected]>0 B
10LABEL org.jupyter.service=jupyterhub0 B
11WORKDIR /srv/jupyterhub119 B
12RUN /bin/sh -c apt-get update60.93 MB
13RUN /bin/sh -c python3 -m25.13 MB
14CMD ["jupyterhub"]0 B
15USER root0 B
16COPY requirements.txt /tmp/requirements.txt # buildkit210 B
17RUN /bin/sh -c pip install680.15 KB
18COPY jupyterhub_config.py /etc/jupyterhub/jupyterhub_config.py # buildkit3.32 KB

Command

 ARG RELEASE