sha256:5cfb058f1b75d074130a85e9d44654d9c8063f793a7bc6ee02d05cfb06b1ed13
OS/ARCH
linux/amd64
Compressed size
945.77 MB
Last pushed
2 months by cboettig
Type
Image
Manifest digest
sha256:fcc22ed4571c1c3e9d0810a1136ed70499ad3ff75d783b414de8558cd1271c98
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 R_VERSION=devel0 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 #293.77 MB11ENV CRAN=https://cloud.r-project.org0 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 grep27.18 MB16COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit903 B17RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #204.8 MB18ENV S6_VERSION=v2.1.0.20 B19ENV RSTUDIO_VERSION=2026.04.0+5260 B20ENV DEFAULT_USER=rstudio0 B21COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB22COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit752 B23COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit718 B24COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit524 B25COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.17 KB26COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B27RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #357.92 MB28EXPOSE [8787/tcp]0 B29CMD ["/init"]0 B30COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB31RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.17 MB32COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB33RUN /bin/sh -c /rocker_scripts/install_quarto.sh #554.28 KB34COPY scripts /rocker_scripts # buildkit13.17 KBCommand
ARG RELEASE