sha256:0e1618980a4a2431a822036055fbf1a0b4228ebd36b7d8530a2974adb06f88b3
OS/ARCH
Compressed size
2.37 GB
Last pushed
3 days by cboettig
Type
Image
Manifest digest
sha256:8ae9996f3345c481e643839a8af63f4c83e0da160e3e515e39c092c37aaaa6ae
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV SHELL=/bin/bash0 B7ENV PYTHONBUFFERED=10 B8ENV DEBIAN_FRONTEND=noninteractive0 B9ENV CODE_EXTENSIONSDIR=/opt/share/code-server0 B10ENV XDG_CONFIG_HOME=/opt/share/xdg-config0 B11ARG NB_USER=jovyan0 B12ENV NB_USER=jovyan0 B13ENV NB_UID=10000 B14ENV USER=jovyan0 B15ENV HOME=/home/jovyan0 B16ENV LANG=en_US.UTF-80 B17ENV VIRTUAL_ENV=/opt/venv0 B18ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19USER root0 B20RUN |1 NB_USER=jovyan /bin/sh -c3.4 KB21RUN |1 NB_USER=jovyan /bin/sh -c160.04 MB22COPY requirements-cpu.txt /tmp/requirements.txt # buildkit562 B23RUN |1 NB_USER=jovyan /bin/sh -c614.79 MB24RUN |1 NB_USER=jovyan /bin/sh -c382.97 MB25RUN |1 NB_USER=jovyan /bin/sh -c312.95 MB26RUN |1 NB_USER=jovyan /bin/sh -c34.3 MB27COPY install_r.sh install_r.sh # buildkit1.35 KB28RUN |1 NB_USER=jovyan /bin/sh -c94.33 MB29COPY install_rstudio.sh install_rstudio.sh # buildkit1.88 KB30RUN |1 NB_USER=jovyan /bin/sh -c403.18 MB31COPY Rprofile /usr/lib/R/etc/Rprofile.site # buildkit1.48 KB32ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/rstudio-server/bin/quarto/bin0 B33COPY --chown=jovyan:jovyan set_renviron.sh /tmp/set_renviron.sh #987 B34RUN |1 NB_USER=jovyan /bin/sh -c1.4 KB35WORKDIR /home/jovyan32 B36USER jovyan0 B37COPY --chown=jovyan:jovyan vscode-extensions.txt /tmp/vscode-extensions.txt #278 B38RUN |1 NB_USER=jovyan /bin/sh -c78 MB39USER root0 B40COPY install_llms.sh install_llms.sh # buildkit2.01 KB41RUN |1 NB_USER=jovyan /bin/sh -c67.37 MB42USER jovyan0 B43COPY --chown=jovyan:jovyan install.r /tmp/install.r #245 B44RUN |1 NB_USER=jovyan /bin/sh -c246.35 MB45EXPOSE [8888/tcp]0 B46ENTRYPOINT ["tini" "-g" "--"]0 B47CMD ["jupyter" "lab" "--ip=0.0.0.0" "--port=8888"0 BCommand
ARG RELEASE