sha256:8b8cecd9777f638eaa41118f892b399a4716ebb94778d88bb118ff84e63c3faf
OS/ARCH
linux/amd64
Compressed size
970.95 MB
Last pushed
about 2 years by nldo
Type
Image
Manifest digest
sha256:8b8cecd9777f638eaa41118f892b399a4716ebb94778d88bb118ff84e63c3faf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.4.10 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 #261.1 MB12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/latest0 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.49 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit893 B18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #196.78 MB19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2024.04.2+7640 B21ENV DEFAULT_USER=rstudio0 B22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.9 KB23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit718 B25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit524 B26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.32 KB27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #301.65 MB29EXPOSE map[8787/tcp:{}]0 B30CMD ["/init"]0 B31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #30.91 MB33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #288.74 KB35COPY scripts /rocker_scripts # buildkit13.12 KB36LABEL description=RStudio base image with0 B37RUN /bin/sh -c apt update125.74 MBCommand
ARG RELEASE