rocker/r-ver:4.4.2

Multi-platform
Index digest

sha256:df26749182af64d5263bf64149d51a427b476ed28c4e046997143be3f97fdd7c

OS/ARCH

Compressed size

351.66 MB

Last pushed

over 1 year by cboettig

Type

Image

Manifest digest

sha256:585ece96943ec010a870f9c569bb441ba262c5f93cb6d2c669f8ddd50db59d16

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.38 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.4.20 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 #296.09 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-02-270 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 if grep27.17 MB
17CMD ["R"]0 B
18COPY scripts /rocker_scripts # buildkit24.11 KB

Command

 ARG RELEASE