sha256:f01798aa5c950de646f288a750cdaa6144b7ba3c8431461f0d6cb06227f41816
OS/ARCH
linux/amd64
Compressed size
1.7 GB
Last pushed
over 4 years by chenyingzhao
Type
Image
Manifest digest
sha256:f01798aa5c950de646f288a750cdaa6144b7ba3c8431461f0d6cb06227f41816
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 MB33ENV commitSHA_confixel=f9f04354940549f0a2f6c583ece36bb48b96a98d0 B34/bin/sh -c mkdir /home/data148 B35/bin/sh -c apt-get update &&79.53 MB36/bin/sh -c apt-get update &&23.35 MB37/bin/sh -c git clone -n85.88 KB38WORKDIR /ConFixel0 B39/bin/sh -c git checkout ${commitSHA_confixel}35.68 KB40/bin/sh -c pip install .78.9 MB41WORKDIR /0 B42/bin/sh -c install2.r --error --ncpus30.19 MB43/bin/sh -c install2.r --error BiocManager641.02 KB44/bin/sh -c R -e 'BiocManager::install("HDF5Array")'50.74 MB45/bin/sh -c R -e 'BiocManager::install("rhdf5")'92 B46/bin/sh -c R -e 'BiocManager::install("DelayedArray")'92 B47/bin/sh -c R -e 'devtools::install_github("PennLINC/ModelArray@58b075d7862810463b0df307767b90674c5dceec")'34.52 MBCommand
ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /