sha256:85aea58f577a0005c8e5ae569823ae7c7a6d762ea0e8bfae8cf10b3b9039ba02
OS/ARCH
Compressed size
1016.37 MB
Last pushed
over 4 years by tsbot
Type
Image
Manifest digest
sha256:85aea58f577a0005c8e5ae569823ae7c7a6d762ea0e8bfae8cf10b3b9039ba02
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/latest0 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 #282.57 MB11ENV LANG=en_US.UTF-80 B12COPY scripts /rocker_scripts # buildkit22.39 KB13RUN /bin/sh -c /rocker_scripts/patch_install_command.sh #186 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=2021.09.2+3820 B18ENV DEFAULT_USER=rstudio0 B19ENV PATH=/usr/lib/rstudio-server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #201.77 MB21RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #25.95 KB22EXPOSE map[8787/tcp:{}]0 B23CMD ["/init"]0 B25LABEL description=Base image with RStudio0 B26ENV miniconda3_version=py39_4.10.30 B27ENV miniconda_bin_dir=/opt/miniconda/bin0 B28ENV PATH=/usr/lib/rstudio-server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/miniconda/bin0 B29SHELL [/bin/bash -euxo pipefail -c]0 B30RUN /bin/bash -euxo pipefail -c149.32 MB31COPY conda /tmp/conda # buildkit337 B32RUN /bin/bash -euxo pipefail -c182.47 MB33COPY renv.lock /tmp/renv.lock # buildkit2.42 KB34RUN /bin/bash -euxo pipefail -c172.93 MB35COPY root / # buildkit1.39 KB36WORKDIR /0 B37COPY docker-entrypoint.sh . # buildkit238 B38RUN /bin/bash -euxo pipefail -c239 B39ENTRYPOINT ["/docker-entrypoint.sh"]0 B40CMD ["rstudio"]0 BCommand
ADD file:122ad323412c2e70b3138d8eb62648c4692989de91be1ffb6b4bf086c8311b62 in /