Sign inSign up

pecan/depends:gh-readonly-queue-develop-pr-4104-e56c265f5b46a4413e32cc857ba3288e7cd6a907-R4.4

Languages & frameworks
Integration & delivery
Index digest

sha256:ecb1b8d3778a74b9fa020675d9baf81a181edf4a67f3fc3951b9ad66cebd4f34

OS/ARCH

linux/amd64

Compressed size

1.27 GB

Last pushed

2 days by robkooper

Type

Image

Manifest digest

sha256:c0b6f2746e17a6d63ded114eb6526c4cd3d7b06dd955d04114cd1684ca8c4ab1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.4.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 #293.71 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-04-100 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.47 KB
16RUN /bin/sh -c if grep27.17 MB
17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit900 B
18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #189.49 MB
19ENV S6_VERSION=v2.1.0.20 B
20ENV RSTUDIO_VERSION=2024.12.1+5630 B
21ENV DEFAULT_USER=rstudio0 B
22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B
24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B
25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B
26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB
27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B
28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #312.2 MB
29EXPOSE [8787/tcp]0 B
30CMD ["/init"]0 B
31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.3 MB
33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB
34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #285.09 KB
35COPY scripts /rocker_scripts # buildkit13.19 KB
36RUN /bin/sh -c apt-get update123.17 MB
37COPY pecan.depends.R pecan_package_dependencies.csv pecan_deps_from_github.txt /6.25 KB
38RUN /bin/sh -c Rscript -e287.97 MB

Command

 ARG RELEASE