sha256:955283b3441e4a22c189526153f72a099aba3b71890aa7c1e332b0ef87254a6f
OS/ARCH
linux/amd64
Compressed size
1.32 GB
Last pushed
over 3 years by kaidongz
Type
Image
Manifest digest
sha256:955283b3441e4a22c189526153f72a099aba3b71890aa7c1e332b0ef87254a6f
Image Layers
1ADD file ... in / 27.25 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.30 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 #243.41 MB9ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/focal/2022-04-210 B10ENV LANG=en_US.UTF-80 B11COPY scripts /rocker_scripts # buildkit19.3 KB12RUN /bin/sh -c /rocker_scripts/setup_R.sh #36.19 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.02.2+4850 B17ENV DEFAULT_USER=rstudio0 B18ENV PANDOC_VERSION=default0 B19RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #216.38 MB20RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.13 KB21EXPOSE map[8787/tcp:{}]0 B22CMD ["/init"]0 B23LABEL 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 B24RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #144.21 MB25RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #126.01 MB26COPY install_quant.sh /rocker_scripts/install_quant.sh # buildkit680 B27RUN /bin/sh -c /rocker_scripts/install_quant.sh #413.54 MB28RUN /bin/sh -c apt-get update47.02 MB29RUN /bin/sh -c install2.r --error97.19 MB30EXPOSE map[3838/tcp:{}]0 BCommand
ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /