sha256:180f063d83ac76a8dc410bcf8327282753745e1e411e463b654fd138d1cda0c2
OS/ARCH
linux/amd64
Compressed size
1.58 GB
Last pushed
about 4 years by chenyingzhao
Type
Image
Manifest digest
sha256:180f063d83ac76a8dc410bcf8327282753745e1e411e463b654fd138d1cda0c2
Image Layers
1ADD file ... in / 27.24 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.1.20 B5ENV TERM=xterm0 B6ENV R_HOME=/usr/local/lib/R0 B7ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/focal/2022-03-090 B8ENV TZ=Etc/UTC0 B9COPY scripts/install_R.sh /rocker_scripts/install_R.sh # buildkit1.87 KB10RUN /bin/sh -c /rocker_scripts/install_R.sh #286.88 MB11ENV LANG=en_US.UTF-80 B12COPY scripts /rocker_scripts # buildkit21.48 KB13RUN /bin/sh -c /rocker_scripts/patch_install_command.sh #187 B14CMD ["R"]0 B15LABEL 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 B16ENV S6_VERSION=v2.1.0.20 B17ENV RSTUDIO_VERSION=2022.02.0+4430 B18ENV DEFAULT_USER=rstudio0 B19ENV PANDOC_VERSION=default0 B20ENV PATH=/usr/lib/rstudio-server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #216.36 MB22RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.12 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 #284.31 MB27LABEL 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 B28ENV CTAN_REPO=https://www.texlive.info/tlnet-archive/2022/03/09/tlnet0 B29ENV PATH=/usr/lib/rstudio-server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/bin/x86_64-linux0 B30ENV QUARTO_VERSION=latest0 B31RUN /bin/sh -c /rocker_scripts/install_verse.sh #556.03 MB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #67.04 MB33/bin/sh -c mkdir /home/data148 B34/bin/sh -c apt-get update &&64.9 MB35/bin/sh -c install2.r --error --ncpus27.98 MB36/bin/sh -c R -e 'install.packages("https://cran.r-project.org/src/contrib/Archive/tidyr/tidyr_1.1.4.tar.gz",1.08 MB37/bin/sh -c install2.r --error BiocManager641.03 KB38/bin/sh -c R -e 'BiocManager::install("HDF5Array")'50.74 MB39/bin/sh -c R -e 'BiocManager::install("rhdf5")'90 B40/bin/sh -c R -e 'BiocManager::install("DelayedArray")'92 B41/bin/sh -c R -e 'devtools::install_github("PennLINC/ModelArray@0911c4ffbcc737ea9a615f7a663f57bb0b4e174d")'35.57 MB42/bin/sh -c R -e 'remove.packages("tidyr")'241 B43/bin/sh -c R -e 'install.packages("https://cran.r-project.org/src/contrib/Archive/tidyr/tidyr_1.1.4.tar.gz",1.08 MBCommand
ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /