sha256:74f07d98b4ef728d97806b3d41e7a2e77616927cac2a573decfb5adcca88d867
OS/ARCH
Compressed size
629.23 MB
Last pushed
over 3 years by kaczmarj
Type
Image
Manifest digest
sha256:f0d389338ba2ee90d6de3691355baf5e21292282be6d6eae193aeff2d643747a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 MB6CMD ["/bin/bash"]0 B7LABEL 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 B8ENV R_VERSION=4.2.10 B9ENV R_HOME=/usr/local/lib/R0 B10ENV TZ=Etc/UTC0 B11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.77 KB12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #222.37 MB13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/2022-10-280 B14ENV LANG=en_US.UTF-80 B15COPY scripts /rocker_scripts # buildkit19.48 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #20.22 MB17CMD ["R"]0 B18RUN /bin/sh -c apt-get update263 MB19RUN /bin/sh -c install2.r --error98.83 MB20WORKDIR /code98 B21COPY scripts_and_docker/ . # buildkit10.99 KB22RUN /bin/sh -c chmod +x10.98 KB23ENV PATH=/code/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24RUN /bin/sh -c mkdir -p100 B25RUN /bin/sh -c mkdir /tmp/rmarkdowndir/3.39 KB26CMD ["/bin/bash"]0 BCommand
ARG RELEASE