Sign inSign up

kaczmarj/tilalign:9fd8a17bd13a36a8d59a1ff25b9f36d4cb75beb9

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 24.77 MB
6CMD ["/bin/bash"]0 B
7LABEL 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 B
8ENV R_VERSION=4.2.10 B
9ENV R_HOME=/usr/local/lib/R0 B
10ENV TZ=Etc/UTC0 B
11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.77 KB
12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #222.37 MB
13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/2022-10-280 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit19.48 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #20.22 MB
17CMD ["R"]0 B
18RUN /bin/sh -c apt-get update263 MB
19RUN /bin/sh -c install2.r --error98.83 MB
20WORKDIR /code98 B
21COPY scripts_and_docker/ . # buildkit10.99 KB
22RUN /bin/sh -c chmod +x10.98 KB
23ENV PATH=/code/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24RUN /bin/sh -c mkdir -p100 B
25RUN /bin/sh -c mkdir /tmp/rmarkdowndir/3.39 KB
26CMD ["/bin/bash"]0 B

Command

 ARG RELEASE