sha256:bfa4a986f8c05423ffb4f07edaf4b8ed81bb47f0acb3a90eb84c0955842f5677
OS/ARCH
Compressed size
1.3 GB
Last pushed
8 months by froggleston
Type
Image
Manifest digest
sha256:52f6e4c7d36e3ca4ae30ab616a505ee65f8c96a021311c2c051a96049521252d
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 # buildkit246 B40RUN /bin/bash -o pipefail -c244 B41COPY .env /home/rstudio/.env # buildkit426 B42RUN /bin/bash -o pipefail -c422 B43COPY local_entrypoint.sh . # buildkit435 B44RUN /bin/bash -o pipefail -c433 B45COPY start.sh . # buildkit383 B46RUN /bin/bash -o pipefail -c379 B47COPY scripts/* /home/rstudio/.workbench/ # buildkit4.63 KB48RUN /bin/bash -o pipefail -c4.9 KB49RUN /bin/bash -o pipefail -c57.65 MB50RUN /bin/bash -o pipefail -c9.47 MB51RUN /bin/bash -o pipefail -c297.18 MB52RUN /bin/bash -o pipefail -c61.16 MB53RUN /bin/bash -o pipefail -c171 B54RUN /bin/bash -o pipefail -c41.12 MB55ARG SANDPAPER_REF0 B56ARG VARNISH_REF0 B57ARG PEGBOARD_REF0 B58ARG NO_LATEST0 B59ENV SANDPAPER_REF=0 B60ENV VARNISH_REF=0 B61ENV PEGBOARD_REF=0 B62ENV NO_LATEST=0 B63RUN |4 SANDPAPER_REF= VARNISH_REF= PEGBOARD_REF=123.36 MB64RUN |4 SANDPAPER_REF= VARNISH_REF= PEGBOARD_REF=32 BCommand
ARG RELEASE