sha256:530406cfa1fa6af692e41f15bd3f63170939919c6dea11d4de3364aa51d8f357
OS/ARCH
Compressed size
867.85 MB
Last pushed
20 days by cboettig
Type
Image
Manifest digest
sha256:124c1a25ce011126f9ff3323426e25abf85632c26b55b5b16543540b37a5826e
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 R_VERSION=4.6.10 B7ENV R_HOME=/usr/local/lib/R0 B8ENV TZ=Etc/UTC0 B9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #288.92 MB11ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B12ENV LANG=en_US.UTF-80 B13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB15RUN /bin/sh -c if grep17.83 MB16ENV S6_VERSION=v2.1.0.20 B17ENV RSTUDIO_VERSION=2026.07.1+1470 B18ENV DEFAULT_USER=rstudio0 B19COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB20COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B21COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B22COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B23COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.16 KB24COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit346 B25RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #496.89 MB26EXPOSE [8787/tcp]0 B27CMD ["/init"]0 B28COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB29RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #36.08 MB30COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB31RUN /bin/sh -c /rocker_scripts/install_quarto.sh #555.32 KB32COPY scripts /rocker_scripts # buildkit22.96 KBCommand
ARG RELEASE