sha256:9e691791d368722ae1a4ec87dd2cc15d6a4a191f6c1e8ef5aa29c2904e0a8e5c
OS/ARCH
linux/amd64
Compressed size
1.32 GB
Last pushed
7 months by froggleston
Type
Image
Manifest digest
sha256:e9fcd2b5aaf89f9ac522f6d4dfcda502592a69cbfcf824cd1d543aaf98cc79e4
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.5.20 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 #294.39 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 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 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2026.01.0+3920 B19ENV DEFAULT_USER=rstudio0 B20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit751 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit524 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #358.76 MB27EXPOSE [8787/tcp]0 B28CMD ["/init"]0 B29COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB30RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.57 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #717.23 KB33COPY scripts /rocker_scripts # buildkit13.49 KB34LABEL source=https://github.com/carpentries/workbench-docker/Dockerfile0 B35LABEL maintainer.name=Robert Davey0 B37SHELL [/bin/bash -o pipefail -c]0 B38WORKDIR /home/rstudio32 B39COPY .Renviron /home/rstudio/.Renviron # buildkit244 B40RUN /bin/bash -o pipefail -c244 B41COPY .env /home/rstudio/.env # buildkit427 B42RUN /bin/bash -o pipefail -c423 B43COPY local_entrypoint.sh . # buildkit434 B44RUN /bin/bash -o pipefail -c432 B45COPY start.sh . # buildkit381 B46RUN /bin/bash -o pipefail -c380 B47COPY scripts/* /home/rstudio/.workbench/ # buildkit4.66 KB48RUN /bin/bash -o pipefail -c4.93 KB49RUN /bin/bash -o pipefail -c60.35 MB50RUN /bin/bash -o pipefail -c9.48 MB51RUN /bin/bash -o pipefail -c314.91 MB52RUN /bin/bash -o pipefail -c61.13 MB53RUN /bin/bash -o pipefail -c170 B54RUN /bin/bash -o pipefail -c41.7 MB55ARG SANDPAPER_REF=main0 B56ARG VARNISH_REF=main0 B57ARG PEGBOARD_REF=main0 B58ARG NO_LATEST=true0 B59ENV SANDPAPER_REF=main0 B60ENV VARNISH_REF=main0 B61ENV PEGBOARD_REF=main0 B62ENV NO_LATEST=true0 B63RUN |4 SANDPAPER_REF=main VARNISH_REF=main PEGBOARD_REF=main120.44 MB64RUN |4 SANDPAPER_REF=main VARNISH_REF=main PEGBOARD_REF=main32 BCommand
ARG RELEASE