sha256:e037e07e81811a0298a3b97f558a404ac258a0d30805d6bc43adc681a436ec3c
OS/ARCH
linux/amd64
Compressed size
1.32 GB
Last pushed
20 days by robkooper
Type
Image
Manifest digest
sha256:d3242bd1455f343f266d13ed336396c5d936242e355d5d4cc7285d170a64ac35
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.4.30 B8ENV R_HOME=/usr/local/lib/R0 B9ENV TZ=Etc/UTC0 B10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #293.71 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-04-100 B13ENV LANG=en_US.UTF-80 B14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB16RUN /bin/sh -c if grep27.17 MB17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit900 B18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #189.49 MB19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2024.12.1+5630 B21ENV DEFAULT_USER=rstudio0 B22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #312.2 MB29EXPOSE [8787/tcp]0 B30CMD ["/init"]0 B31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.3 MB33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #285.09 KB35COPY scripts /rocker_scripts # buildkit13.19 KB36RUN /bin/sh -c apt-get update123.02 MB37COPY pecan.depends.R pecan_package_dependencies.csv pecan_deps_from_github.txt /6.24 KB38RUN /bin/sh -c Rscript -e285.76 MB39ARG PECAN_VERSION=gh-readonly-queue-develop-pr-4066-401445c97592dcff51c83050a7b006959442f1190 B40ARG PECAN_GIT_BRANCH=gh-readonly-queue/develop/pr-4066-401445c97592dcff51c83050a7b006959442f1190 B41ARG PECAN_GIT_CHECKSUM=a8b5d2a3c4c017f733ee3248f5b0d55a2571d36d0 B42ARG PECAN_GIT_DATE=2026-08-25T20:51:39Z0 B43COPY Makefile Makefile.depends /pecan/ #3.84 KB44COPY scripts/time.sh /pecan/scripts/time.sh # buildkit314 B45COPY scripts/confirm_deps.R /pecan/scripts/confirm_deps.R # buildkit1.9 KB46COPY base /pecan/base/ # buildkit1.02 MB47COPY modules /pecan/modules/ # buildkit32.3 MB48COPY models /pecan/models/ # buildkit7.14 MB49RUN |4 PECAN_VERSION=gh-readonly-queue-develop-pr-4066-401445c97592dcff51c83050a7b006959442f119 PECAN_GIT_BRANCH=gh-readonly-queue/develop/pr-4066-401445c97592dcff51c83050a7b006959442f119 PECAN_GIT_CHECKSUM=a8b5d2a3c4c017f733ee3248f5b0d55a2571d36d20.96 MB50WORKDIR /work94 B51COPY web/workflow.R docker/base/rstudio.sh /work/ #2.55 KB52CMD ["bash" "-c" "Rscript --vanilla0 B53ENV PECAN_VERSION=gh-readonly-queue-develop-pr-4066-401445c97592dcff51c83050a7b006959442f119 PECAN_GIT_BRANCH=gh-readonly-queue/develop/pr-4066-401445c97592dcff51c83050a7b006959442f119 PECAN_GIT_CHECKSUM=a8b5d2a3c4c017f733ee3248f5b0d55a2571d36d PECAN_GIT_DATE=2026-08-25T20:51:39Z0 BCommand
ARG RELEASE