sha256:48bb8685ada109235aed71278741b5743e49b4fa127bbcb41702697dec2fb6a4
OS/ARCH
Compressed size
1.25 GB
Last pushed
about 1 year by ohdsibuild
Type
Image
Manifest digest
sha256:6af22374261bf6e08fc78844cebe74fef6a471ed3b5a211fdce3c87de3c741ac
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.4.30 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 #289.28 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-04-100 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=2024.12.1+5630 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 # buildkit752 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit719 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit524 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit348 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #326.75 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 #285.09 KB33COPY scripts /rocker_scripts # buildkit13.49 KB34COPY /usr/local/lib/python3.12/dist-packages /usr/local/lib/python3.12/dist-packages # buildkit58.61 MB35COPY /database_drivers /database_drivers # buildkit131.45 MB36COPY /usr/local/lib/R/site-library /usr/local/lib/R/site-library # buildkit191.07 MB37COPY /usr/local/lib/R/library /usr/local/lib/R/library # buildkit32 B38ENV RETICULATE_PYTHON=/usr/bin/python30 B39RUN /bin/sh -c apt-get -y193.46 MBCommand
ARG RELEASE