2024-04-24 13:25:27 UTC
528 MB
https://p3m.dev/cran/__linux__/focal/2022-04-21
DEFAULT_USERrstudio
LANGen_US.UTF-8
PANDOC_VERSIONdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RSTUDIO_VERSION2022.02.2+485
R_HOME/usr/local/lib/R
R_VERSION4.1.3
S6_VERSIONv2.1.0.2
TZEtc/UTC
[#000] sha256:43cfb69dbb464ebad014cd4687bf02ee4f5011d540916c658af36faafbfd3481 - 4.97% (26.2 MB)
[#001] sha256:eb5ba85ece65d2813b14f5ee6751fc8cdc04db94bfe11d0f7f35baa975d9487d - 0.0% (1.81 KB)
[#002] sha256:6ebbca0fc8218a167a8675bc12269df86142e487f46715b2260137736495d764 - 45.57% (240 MB)
[#003] sha256:d6f516f6689929307b58fbc01b28b835dddd016ba02f039222991d6188aa29a0 - 0.0% (23.1 KB)
[#004] sha256:aebc7cafcb56627ca98570beffd17281c1df797ce7b42233e44908c37123f0a1 - 6.86% (36.2 MB)
[#005] sha256:7fefa09cd9c5cac73c8bf6452143b090c7ac68f2c08722b6c25c08850847483f - 42.59% (225 MB)
[#006] sha256:172615168170b41453806105eef8f672d5ec2ddd48b60f730b5b0f390f6e401e - 0.0% (26.1 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-10 18:50:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-10 18:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-10 18:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-04-10 18:50:37 UTC/bin/sh -c #(nop) ADD file:ea2128e23dce0162557abadd80656bd5ae047d573095d1d4323eb4154490dfdc in /
2024-04-10 18:50:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-04-24 11:50:14 UTC (buildkit.dockerfile.v0)LABEL 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 Project org.opencontainers.image.authors=Carl Boettiger <cboettig@ropensci.org>
2024-04-24 11:50:14 UTC (buildkit.dockerfile.v0)ENV R_VERSION=4.1.3
2024-04-24 11:50:14 UTC (buildkit.dockerfile.v0)ENV R_HOME=/usr/local/lib/R
2024-04-24 11:50:14 UTC (buildkit.dockerfile.v0)ENV TZ=Etc/UTC
2024-04-24 11:50:14 UTC (buildkit.dockerfile.v0)COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit
2024-04-24 12:00:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /rocker_scripts/install_R_source.sh # buildkit
2024-04-24 12:00:27 UTC (buildkit.dockerfile.v0)ENV CRAN=https://p3m.dev/cran/__linux__/focal/2022-04-21
2024-04-24 12:00:27 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8
2024-04-24 12:00:27 UTC (buildkit.dockerfile.v0)COPY scripts /rocker_scripts # buildkit
2024-04-24 12:00:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /rocker_scripts/setup_R.sh # buildkit
2024-04-24 12:00:52 UTC (buildkit.dockerfile.v0)CMD ["R"]
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)LABEL 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 Project org.opencontainers.image.authors=Carl Boettiger <cboettig@ropensci.org>
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)ENV S6_VERSION=v2.1.0.2
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)ENV RSTUDIO_VERSION=2022.02.2+485
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)ENV DEFAULT_USER=rstudio
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)ENV PANDOC_VERSION=default
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /rocker_scripts/install_rstudio.sh # buildkit
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /rocker_scripts/install_pandoc.sh # buildkit
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)EXPOSE map[8787/tcp:{}]
2024-04-24 13:25:27 UTC (buildkit.dockerfile.v0)CMD ["/init"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.