sha256:42d19fd369c9ecd021e1fb67749b4c4da6aaca4e50cc053e59d124b3befd8920
OS/ARCH
Compressed size
1.29 GB
Last pushed
7 months by froggleston
Type
Image
Manifest digest
sha256:27ef427936805211c9d5aaa1e98148c8483bc027530ab3df135eb81c137ec371
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 # buildkit246 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 . # buildkit382 B46RUN /bin/bash -o pipefail -c379 B47COPY scripts/* /home/rstudio/.workbench/ # buildkit4.66 KB48RUN /bin/bash -o pipefail -c4.93 KB49RUN /bin/bash -o pipefail -c62.9 MB50RUN /bin/bash -o pipefail -c9.01 MB51RUN /bin/bash -o pipefail -c301.4 MB52RUN /bin/bash -o pipefail -c58.72 MB53RUN /bin/bash -o pipefail -c170 B54RUN /bin/bash -o pipefail -c41.45 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=117.16 MB64RUN |4 SANDPAPER_REF= VARNISH_REF= PEGBOARD_REF=32 BCommand
ARG RELEASE