sha256:fdf88dbab366c8ca1f437a8c84a9e2c420f32810d0ea1083abe8abdea67873b3
OS/ARCH
linux/amd64
Compressed size
745.22 MB
Last pushed
9 months by th2farid
Type
Image
Manifest digest
sha256:fdf88dbab366c8ca1f437a8c84a9e2c420f32810d0ea1083abe8abdea67873b3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.5.00 B8ENV R_HOME=/usr/local/lib/R0 B9ENV TZ=Etc/UTC0 B10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #288.58 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-06-120 B13ENV LANG=en_US.UTF-80 B14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB16RUN /bin/sh -c if grep27.17 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2025.05.1+5130 B19ENV DEFAULT_USER=rstudio0 B20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #328.44 MB27EXPOSE map[8787/tcp:{}]0 B28CMD ["/init"]0 B29COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB30RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #32.37 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #1.71 MB33COPY scripts /rocker_scripts # buildkit18.01 KB34RUN /bin/sh -c apt-get update38.58 MB35RUN /bin/sh -c echo "www-frame-origin=same"238 B36RUN /bin/sh -c echo "www-verify-user-agent=0"252 B37ADD 03_setup_root_path.sh /etc/cont-init.d/03_setup_root_path.sh # buildkit327 BCommand
ARG RELEASE