Sign inSign up

g2nb/workspace:25.08

Languages & frameworks
Machine learning & AI
Data science
Manifest digest

sha256:9a3de0c151a12f5201e6a46a2cd8a29fdd452f3f52e2ec12e0867fd9e0ef7279

OS/ARCH

linux/amd64

Compressed size

499.62 MB

Last pushed

about 1 year by tmtabor

Type

Image

Manifest digest

sha256:9a3de0c151a12f5201e6a46a2cd8a29fdd452f3f52e2ec12e0867fd9e0ef7279

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/jupyterhub120 B
12RUN /bin/sh -c apt-get update63.08 MB
13RUN /bin/sh -c python3 -m16.28 MB
14CMD ["jupyterhub"]0 B
15MAINTAINER Thorin Tabor <[email protected]>0 B
16RUN /bin/sh -c apt-get update390.82 MB
17RUN /bin/sh -c mkdir /data127 B
18RUN /bin/sh -c echo '23.11,0 B
19RUN /bin/sh -c git clone20.97 KB
20RUN /bin/sh -c git clone21.89 KB
21RUN /bin/sh -c git clone25.01 KB
22RUN /bin/sh -c mkdir /srv/workspace/151 B
23COPY ./config /srv/workspace/config # buildkit2.17 KB
24COPY ./scripts /srv/workspace/scripts # buildkit22.3 KB
25COPY ./start-repository.py /srv/workspace/start-repository.py # buildkit1.7 KB
26COPY ./stop-repository.py /srv/workspace/stop-repository.py # buildkit500 B
27RUN /bin/sh -c git clone537.65 KB
28RUN /bin/sh -c git clone313.09 KB
29RUN /bin/sh -c mkdir /data/repository151 B
30RUN /bin/sh -c mkdir /data/users148 B
31RUN /bin/sh -c mkdir /data/shared150 B
32RUN /bin/sh -c mkdir /data/defaults151 B
33RUN /bin/sh -c cp -r16.61 KB
34RUN /bin/sh -c mv /srv/gpauthenticator/gpauthenticator3.7 KB
35RUN /bin/sh -c mv /srv/multiauthenticator/multiauthenticator.py1.38 KB
36RUN /bin/sh -c mv /srv/guestauthenticator/guestauthenticator973 B
37RUN /bin/sh -c cp /srv/notebook-projects/static/js/*62.09 KB
38RUN /bin/sh -c cp /srv/notebook-projects/static/css/*5.18 KB
39RUN /bin/sh -c cp /srv/notebook-projects/static/images/*11.97 KB
40COPY ./config/jupyterhub_config.py /data/ # buildkit1.88 KB
41COPY ./config/projects_config.py /data/ # buildkit369 B
42RUN /bin/sh -c cp /srv/hub-theme/theme/images/*247.86 KB
43RUN /bin/sh -c cp /srv/hub-theme/theme/css/*1.09 KB
44ENV TERM=xterm0 B
45CMD ["jupyterhub" "-f" "/data/jupyterhub_config.py"]0 B

Command

 ARG RELEASE