sha256:af2103da2d1fe5fdb05e313483a063e0b58a490e158ec022cba4696286b0c55b
OS/ARCH
linux/amd64
Compressed size
1.99 GB
Last pushed
over 2 years by cboettig
Type
Image
Manifest digest
sha256:af2103da2d1fe5fdb05e313483a063e0b58a490e158ec022cba4696286b0c55b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B8ENV R_VERSION=4.3.20 B9ENV R_HOME=/usr/local/lib/R0 B10ENV TZ=Etc/UTC0 B11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #257.21 MB13ENV CRAN=https://p3m.dev/cran/__linux__/jammy/latest0 B14ENV LANG=en_US.UTF-80 B15COPY scripts /rocker_scripts # buildkit24.01 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #27.76 MB17CMD ["R"]0 B18LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2023.12.0+3690 B21ENV DEFAULT_USER=rstudio0 B22ENV PANDOC_VERSION=default0 B23ENV QUARTO_VERSION=default0 B24RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #325.08 MB25RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #29.11 KB26RUN /bin/sh -c /rocker_scripts/install_quarto.sh #61.98 KB27EXPOSE map[8787/tcp:{}]0 B28CMD ["/init"]0 B29LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B30RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #174.18 MB31COPY assets/rstudio-prefs.json /home/rstudio/.config/rstudio/ # buildkit351 B32COPY meta.env /usr/local/etc/dev-containers/meta.env # buildkit407 B33USER root0 B34RUN /bin/sh -c mkdir -p151 B35COPY /tmp/build-features/ /tmp/dev-container-features # buildkit236 B36RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(253 B37RUN /bin/sh -c cp -ar31.8 MB38RUN /bin/sh -c cp -ar80.93 MB39ARG _DEV_CONTAINERS_IMAGE_USER=root0 B40USER root0 B41LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/rocker-org/devcontainer-features/r-rig:1","customizations":{"vscode":{"extensions":["REditorSupport.r"],"settings":{"[r]":{"editor.wordSeparators":"`~!@#%$^&*()-=+[{]}\\|;:'\",<>/?"}}}}}, {"customizations":{"vscode":{"extensions":["RDebugger.r-debugger"],"settings":{"r.rterm.linux":"/usr/local/bin/radian","r.bracketedPaste":true,"r.plot.useHttpgd":true}}},"remoteUser":"rstudio"}0 B42/bin/sh -c /rocker_scripts/experimental/install_dev_osgeo.sh && rm410.98 MB43/bin/sh -c apt-get update -qq46.01 MB44ENV NB_USER=rstudio0 B45ENV VIRTUAL_ENV=/opt/venv0 B46ENV PATH=${VIRTUAL_ENV}/bin:${PATH}0 B47/bin/sh -c /rocker_scripts/install_python.sh && 50.69 MB48/bin/sh -c chown ${NB_USER}:staff ${R_HOME}/site-library722 B49/bin/sh -c git config --system553 B50/bin/sh -c curl -fsSL https://code-server.dev/install.sh187.14 MB51USER rstudio0 B52WORKDIR /home/rstudio0 B53/bin/sh -c usermod -s /bin/bash440 B54COPY file:8bb06d0fc751e3ddcdff371043112c17a62e528874a23433bf6dfba811eaf2ab in requirements.txt 629 B55/bin/sh -c python -m pip375.07 MB56COPY file:dffa97975e3f9b1a1962265b61059ff951ce6ab954f3dec68c69c6573001ed1e in install.R 744 B57/bin/sh -c Rscript install.R &&41.76 MBCommand
ARG RELEASE