rocker/geospatial:4.6.0

Multi-platform
Index digest

sha256:818c95cfbc6e28c975e49ea4e67f30c7461f185202045b4491547b258c7b5192

OS/ARCH

Compressed size

1.32 GB

Last pushed

20 days by cboettig

Type

Image

Manifest digest

sha256:4fca16daa885be81fed73e6a7bbd232b4c57d359e403b7808f66699e0dd48096

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV R_VERSION=4.6.00 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 #296.55 MB
11ENV CRAN=https://p3m.dev/cran/__linux__/noble/2026-06-230 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 grep27.18 MB
16COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit903 B
17RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #207.76 MB
18ENV S6_VERSION=v2.1.0.20 B
19ENV RSTUDIO_VERSION=2026.05.1+2250 B
20ENV DEFAULT_USER=rstudio0 B
21COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
22COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B
23COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B
24COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B
25COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.17 KB
26COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B
27RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #375.28 MB
28EXPOSE [8787/tcp]0 B
29CMD ["/init"]0 B
30COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
31RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.32 MB
32COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB
33RUN /bin/sh -c /rocker_scripts/install_quarto.sh #555.23 KB
34COPY scripts/install_geospatial.sh /rocker_scripts/install_geospatial.sh # buildkit1.02 KB
35RUN /bin/sh -c /rocker_scripts/install_geospatial.sh #387.34 MB
36COPY scripts /rocker_scripts # buildkit17.29 KB

Command

 ARG RELEASE