sha256:fe9e81c4fec8e2b72813c1854a92f33dbce71b0d0dabae8c1ce0872139c4259f
OS/ARCH
linux/amd64
Compressed size
944.88 MB
Last pushed
over 1 year by eddelbuettel
Type
Image
Manifest digest
sha256:fe9e81c4fec8e2b72813c1854a92f33dbce71b0d0dabae8c1ce0872139c4259f
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.37 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.4.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 #287.32 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.5 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #27.16 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2024.09.0+3750 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 # buildkit522 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.32 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit344 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #326.63 MB27EXPOSE map[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 #31.12 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #285.11 KB33COPY scripts /rocker_scripts # buildkit13.4 KB34USER 00 B35RUN /bin/sh -c export OLD_UID=$(id490 B36USER 00 B37RUN /bin/sh -c apt-get update68.61 MB38USER 00 B39RUN /bin/sh -c mkdir -p60.9 MB40RUN /bin/sh -c mkdir -p235 B41COPY rstudio-nginx.conf /etc/nginx/nginx.conf # buildkit2.55 KB42RUN /bin/sh -c chown 1001:10012.55 KB43RUN /bin/sh -c MATCH_REGEX='^\(exec /usr/lib/rstudio-server/bin/rserver316 B44EXPOSE map[3939/tcp:{}]0 B45USER rstudio0 B46ENV EDITOR_FOCUS_DIR=/home/rstudio/workspace0 B47RUN /bin/sh -c mkdir -p154 B48USER 00 B49RUN /bin/sh -c echo "session-default-working-dir=$EDITOR_FOCUS_DIR"249 B50USER 00 B51COPY pl-start.sh pl-gosu-helper.sh /pl-bin/ #1.27 KB52RUN /bin/sh -c mkdir -p1.27 KB53USER rstudio0 B54ENV USER=rstudio0 B55ENV DISABLE_AUTH=true0 B56ENV PASSWORD=placeholder0 B57ENV S6_READ_ONLY_ROOT=10 B58ENV WORKSPACE_BASE_URL=rstudio0 B59ENV PL_USER=rstudio0 B60ENTRYPOINT ["/bin/sh" "-c" "/pl-bin/pl-gosu-helper.sh /pl-bin/pl-start.sh"]0 B61RUN /bin/sh -c Rscript -e114.46 MBCommand
ARG RELEASE