sha256:8b41166f8c02e1c367d4862dcb3f68dd6f02cd47b41ad66f86bcc288960d5e28
OS/ARCH
Compressed size
678.03 MB
Last pushed
about 2 years by cboettig
Type
Image
Manifest digest
sha256:f7861771ddbfdc656e1e3f8ea2de91997c2e96f0d900b4cdac0c89adc05c73cc
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.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 #260.93 MB12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/2024-06-130 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 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2024.04.2+7640 B19ENV DEFAULT_USER=rstudio0 B20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.89 KB21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit716 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit521 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.32 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit342 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #331.45 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 #30.89 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #288.74 KB33COPY scripts /rocker_scripts # buildkit17.93 KBCommand
ARG RELEASE