sha256:95362834572ac5e833358c1e74019d82118fbd5523a506cd76e5aba5b8d1f151
OS/ARCH
linux/arm64
Compressed size
1.26 GB
Last pushed
8 months by froggleston
Type
Image
Manifest digest
sha256:20eb6d91c7a6a0201875aa55559c8654db77476af29c5320140eac7c97759e45
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 / 27.52 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 #283.79 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 grep17.83 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 #361.48 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 #36.93 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #717.44 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 # buildkit245 B40RUN /bin/bash -o pipefail -c244 B41COPY .env /home/rstudio/.env # buildkit427 B42RUN /bin/bash -o pipefail -c424 B43COPY local_entrypoint.sh . # buildkit435 B44RUN /bin/bash -o pipefail -c434 B45COPY start.sh . # buildkit383 B46RUN /bin/bash -o pipefail -c379 B47COPY scripts/* /home/rstudio/.workbench/ # buildkit4.63 KB48RUN /bin/bash -o pipefail -c4.91 KB49RUN /bin/bash -o pipefail -c59.75 MB50RUN /bin/bash -o pipefail -c8.9 MB51RUN /bin/bash -o pipefail -c277.85 MB52RUN /bin/bash -o pipefail -c58.76 MB53RUN /bin/bash -o pipefail -c170 B54RUN /bin/bash -o pipefail -c41.49 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=116.49 MB64RUN |4 SANDPAPER_REF= VARNISH_REF= PEGBOARD_REF=32 BCommand
ARG RELEASE