rocker/rstudio:4.3

Multi-platform
Index digest

sha256:9c11789a414fa884bec44e8c218909516d9b5a3f232d3f5d59155521d0975d18

OS/ARCH

Compressed size

591.56 MB

Last pushed

over 1 year by cboettig

Type

Image

Manifest digest

sha256:4952a457acb4a6c7bf1d3f2c7ff3b5b17999cf1a859d6dde3fd54c31bb704cd3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.3.30 B
8ENV R_HOME=/usr/local/lib/R0 B
9ENV TZ=Etc/UTC0 B
10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #253.98 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/2024-04-230 B
13ENV LANG=en_US.UTF-80 B
14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #18.76 MB
17ENV S6_VERSION=v2.1.0.20 B
18ENV RSTUDIO_VERSION=2023.12.1+4020 B
19ENV DEFAULT_USER=rstudio0 B
20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B
22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B
23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B
24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB
25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B
26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #292.61 MB
27EXPOSE map[8787/tcp:{}]0 B
28CMD ["/init"]0 B
29COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
30RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #27.37 KB
31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB
32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #56.37 KB
33COPY scripts /rocker_scripts # buildkit13.49 KB

Command

 ARG RELEASE