Sign inSign up

g2nb/workspace:22.12.1

Languages & frameworks
Machine learning & AI
Data science
Manifest digest

sha256:6aeb6532c1333bcd900a3b09cd80806f0b59a581cda5a4e629b702b9af8d8623

OS/ARCH

linux/amd64

Compressed size

419.66 MB

Last pushed

almost 4 years by tmtabor

Type

Image

Manifest digest

sha256:6aeb6532c1333bcd900a3b09cd80806f0b59a581cda5a4e629b702b9af8d8623

Image Layers

1ADD file ... in / 27.24 MB
2/bin/sh -c [ -z "$(apt-get31.58 KB
3/bin/sh -c set -xe &&848 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6USER root0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update63.63 MB
9ENV SHELL=/bin/bash LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-80 B
10RUN /bin/sh -c locale-gen $LC_ALL843.24 KB
11RUN /bin/sh -c python3 -m5.59 MB
12RUN /bin/sh -c npm install1.64 MB
13COPY /src/jupyterhub/wheelhouse /tmp/wheelhouse # buildkit12.31 MB
14RUN /bin/sh -c python3 -m16.5 MB
15RUN /bin/sh -c mkdir -p126 B
16WORKDIR /srv/jupyterhub/0 B
17EXPOSE map[8000/tcp:{}]0 B
18LABEL maintainer=Jupyter Project <[email protected]>0 B
19LABEL org.jupyter.service=jupyterhub0 B
20CMD ["jupyterhub"]0 B
21MAINTAINER Thorin Tabor <[email protected]>0 B
22RUN /bin/sh -c apt-get update290.68 MB
23RUN /bin/sh -c mkdir /data127 B
24RUN /bin/sh -c echo '22.12.1,0 B
25RUN /bin/sh -c git clone20.91 KB
26RUN /bin/sh -c git clone22.22 KB
27RUN /bin/sh -c git clone82.93 KB
28RUN /bin/sh -c git clone525.95 KB
29RUN /bin/sh -c git clone232.56 KB
30RUN /bin/sh -c mkdir /data/repository152 B
31RUN /bin/sh -c mkdir /data/users149 B
32RUN /bin/sh -c mkdir /data/shared147 B
33RUN /bin/sh -c mkdir /data/defaults152 B
34RUN /bin/sh -c cp -r15.2 KB
35RUN /bin/sh -c mv /srv/gpauthenticator/gpauthenticator3.72 KB
36RUN /bin/sh -c mv /srv/multiauthenticator/multiauthenticator.py1.37 KB
37RUN /bin/sh -c cp /srv/notebook-projects/static/js/*57.62 KB
38RUN /bin/sh -c cp /srv/notebook-projects/static/css/*4.92 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/ # buildkit367 B
42RUN /bin/sh -c cp /srv/hub-theme/theme/images/*244.55 KB
43RUN /bin/sh -c cp /srv/hub-theme/theme/css/*1.04 KB
44ENV TERM=xterm0 B
45CMD ["jupyterhub" "-f" "/data/jupyterhub_config.py"]0 B

Command

ADD file:9f937f4889e7bf6467d34e7ac4f093054993a93399443dc7469d53750a62234f in /