sha256:c99ff3a44558b1818582797fd228d7862de444efb3d04bc3ec021bbab0831477
OS/ARCH
linux/amd64
Compressed size
3.2 GB
Last pushed
about 3 years by mvillasante
Type
Image
Manifest digest
sha256:c99ff3a44558b1818582797fd228d7862de444efb3d04bc3ec021bbab0831477
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 B43RUN /bin/sh -c apt update5.54 MB44RUN /bin/sh -c R -e11.02 MB45RUN /bin/sh -c pip uninstall259 B46RUN /bin/sh -c pip install7.25 MB47COPY ./gatos_guadalupe ./gatos_guadalupe # buildkit2.08 KB48COPY pyproject.toml . # buildkit530 B49COPY README.md . # buildkit2.37 KB50RUN /bin/sh -c pip install226.68 MBCommand
ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /