Sign inSign up

rocker/rstudio:4

Multi-platform
Languages & frameworks
Integration & delivery
Data science
Index digest

sha256:32446ec3971379748b66639b96e72caed30901f1ebd50b9a38e5ca30d930f6eb

OS/ARCH

Compressed size

1.04 GB

Last pushed

14 days by cboettig

Type

Image

Manifest digest

sha256:0ac4fe6ce96ffc35301504acda07c1a22b6e05990dbcf2229c22c6909f00cfef

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.6 MB
5CMD ["/bin/bash"]0 B
6ENV R_VERSION=4.6.10 B
7ENV R_HOME=/usr/local/lib/R0 B
8ENV TZ=Etc/UTC0 B
9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #291.9 MB
11ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B
12ENV LANG=en_US.UTF-80 B
13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB
15RUN /bin/sh -c if grep17.83 MB
16ENV S6_VERSION=v2.1.0.20 B
17ENV RSTUDIO_VERSION=2026.09.0+1740 B
18ENV DEFAULT_USER=rstudio0 B
19COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
20COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit748 B
21COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit715 B
22COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit519 B
23COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.16 KB
24COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit341 B
25RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #691.09 MB
26EXPOSE [8787/tcp]0 B
27CMD ["/init"]0 B
28COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
29RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #36.36 MB
30COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB
31RUN /bin/sh -c /rocker_scripts/install_quarto.sh #554.4 KB
32COPY scripts /rocker_scripts # buildkit17.97 KB

Command

 ARG RELEASE