sha256:2bbebbaac45845aa4db991c96f576ce53406518f46a8c2a8269feecddd44be59
OS/ARCH
linux/amd64
Compressed size
3.17 GB
Last pushed
over 2 years by evaristor
Type
Image
Manifest digest
sha256:2bbebbaac45845aa4db991c96f576ce53406518f46a8c2a8269feecddd44be59
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 dir:b6420af97af8c3e0a920dd141db7c6723ccfa04e312757014148136cf59883a0 in /install_scripts 464 B28USER root0 B29WORKDIR /workdir96 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 B35/bin/sh -c apt update &&2.04 GB36/bin/sh -c ln --symbolic /usr/bin/python3153 B37/bin/sh -c pip install 227.46 MB38/bin/sh -c Rscript -e "install.packages(c('covr',7.32 MB39/bin/sh -c /install_scripts/install_shellspec.sh959.76 KB40/bin/sh -c git clone https://github.com/bats-core/bats-core.git2.22 MB41/bin/sh -c git clone https://github.com/IslasGECI/queries.git16.17 KB42CMD ["bash" "-c" "umask0 B43COPY . /workdir # buildkit858.93 KB44RUN /bin/sh -c apt-get update135.75 MB45RUN /bin/sh -c Rscript -e1.99 MB46RUN /bin/sh -c Rscript -e4.74 MB47RUN /bin/sh -c Rscript -e22.75 MB48RUN /bin/sh -c Rscript -e1.84 MB49RUN /bin/sh -c Rscript -e42.85 MBCommand
ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /