sha256:11ecba7a87fd75b1099ef01c50e0007d9eb864db13d65b2380ffcf97428806d4
OS/ARCH
Compressed size
3.7 GB
Last pushed
10 days by cboettig
Type
Image
Manifest digest
sha256:57574a06b80dcb4b544ccb7496949fdba86c1b0ba72864cc53a6c196cc190c84
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 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.39 KB21RUN |1 NB_USER=jovyan /bin/sh -c161.67 MB22COPY requirements-cpu.txt /tmp/requirements.txt # buildkit562 B23RUN |1 NB_USER=jovyan /bin/sh -c563.62 MB24RUN |1 NB_USER=jovyan /bin/sh -c435.16 MB25RUN |1 NB_USER=jovyan /bin/sh -c330.84 MB26RUN |1 NB_USER=jovyan /bin/sh -c36.4 MB27COPY install_r.sh install_r.sh # buildkit1.35 KB28RUN |1 NB_USER=jovyan /bin/sh -c91.47 MB29COPY install_rstudio.sh install_rstudio.sh # buildkit2.19 KB30RUN |1 NB_USER=jovyan /bin/sh -c465.16 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 #988 B34RUN |1 NB_USER=jovyan /bin/sh -c1.41 KB35WORKDIR /home/jovyan32 B36USER jovyan0 B37COPY --chown=jovyan:jovyan vscode-extensions.txt /tmp/vscode-extensions.txt #245 B38RUN |1 NB_USER=jovyan /bin/sh -c152.2 MB39USER root0 B40COPY install_llms.sh install_llms.sh # buildkit2.02 KB41RUN |1 NB_USER=jovyan /bin/sh -c58.21 MB42USER jovyan0 B43COPY --chown=jovyan:jovyan install.r /tmp/install.r #246 B44RUN |1 NB_USER=jovyan /bin/sh -c247.77 MB45EXPOSE [8888/tcp]0 B46ENTRYPOINT ["tini" "-g" "--"]0 B47CMD ["jupyter" "lab" "--ip=0.0.0.0" "--port=8888"0 B48USER root0 B49COPY /opt/rootfs / # buildkit817.35 MB50RUN /bin/sh -c if [244 B51ENV PATH=/usr/local/bin:/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/rstudio-server/bin/quarto/bin0 B52ENV GDAL_CONFIG=/usr/bin/gdal-config0 B53ENV PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/aarch64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig0 B54RUN /bin/sh -c apt-get update33.84 MB55ENV CPL_VSIL_USE_TEMP_FILE_FOR_RANDOM_WRITE=YES0 B56ENV GDAL_DATA=/usr/local/share/gdal0 B57ENV PROJ_DATA=/usr/local/share/proj0 B58RUN /bin/sh -c curl -s1.45 KB59USER jovyan0 B60COPY install.r install.r # buildkit236 B61RUN /bin/sh -c Rscript install.r32.46 MB62RUN /bin/sh -c uv pip53.13 MB63COPY requirements-cpu.txt requirements.txt # buildkit629 B64RUN /bin/sh -c uv pip284.29 MBCommand
ARG RELEASE