sha256:91f31d9e91ef660a9eab20194b4c5c3f24d593f8671fffbe5b6e69047e748475
OS/ARCH
linux/amd64
Compressed size
3.05 GB
Last pushed
8 months by analislas
Type
Image
Manifest digest
sha256:91f31d9e91ef660a9eab20194b4c5c3f24d593f8671fffbe5b6e69047e748475
Image Layers
1ADD file ... in / 29.02 MB2CMD ["bash"]0 B3LABEL 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 B4ENV R_VERSION=4.2.20 B5ENV R_HOME=/usr/local/lib/R0 B6ENV TZ=Etc/UTC0 B7COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.68 KB8RUN /bin/sh -c /rocker_scripts/install_R_source.sh #259.26 MB9ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/jammy/latest0 B10ENV LANG=en_US.UTF-80 B11COPY scripts /rocker_scripts # buildkit19.29 KB12RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB13CMD ["R"]0 B14LABEL 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 B15ENV S6_VERSION=v2.1.0.20 B16ENV RSTUDIO_VERSION=2022.07.2+5760 B17ENV DEFAULT_USER=rstudio0 B18ENV PANDOC_VERSION=default0 B19ENV QUARTO_VERSION=default0 B20RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #235.53 MB21RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.6 KB22RUN /bin/sh -c /rocker_scripts/install_quarto.sh #52.83 KB23EXPOSE map[8787/tcp:{}]0 B24CMD ["/init"]0 B25LABEL 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 B26RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #156.19 MB27COPY src /install_scripts # buildkit490 B28USER root0 B29WORKDIR /workdir130 B30ENV DEBIAN_FRONTEND=noninteractive0 B31ENV PATH=/root/.local/lib/shellspec:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV PYTHONIOENCODING=utf-80 B33ENV QT_QPA_PLATFORM=offscreen0 B34ENV TZ=US/Pacific0 B35RUN /bin/sh -c apt update2.04 GB36RUN /bin/sh -c ln --symbolic154 B37RUN /bin/sh -c pip install227.46 MB38RUN /bin/sh -c Rscript -e7.32 MB39RUN /bin/sh -c /install_scripts/install_shellspec.sh #959.77 KB40RUN /bin/sh -c git clone2.21 MB41RUN /bin/sh -c git clone16.27 KB42CMD ["bash" "-c" "umask 0000 B43COPY . /workdir # buildkit64.41 KB44RUN /bin/sh -c make install89.87 MBCommand
ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /