Sign inSign up

almahmoud/r-ver:3.17-R-4.3.0

Multi-platform
Index digest

sha256:87a044fd30c00d16355ca1c3d323ba4e8165d3c21131ab6d9632d6b014ff6315

OS/ARCH

Compressed size

1.12 GB

Last pushed

over 3 years by almahmoud

Type

Image

Manifest digest

sha256:48ea83501fbae8f8a4898c2a9992e161f31ca072e5b0613785c243dd8f61deb8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.08 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.3.00 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 #248.27 MB
13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/jammy/latest0 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit20 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #18.75 MB
17CMD ["R"]0 B
18ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=FALSE0 B
19COPY / / # buildkit856.22 MB
20LABEL name=bioconductor/bioconductor_docker version= url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B
21ARG BIOCONDUCTOR_VERSION=3.170 B
22ARG BIOCONDUCTOR_PATCH=330 B
23ARG BIOCONDUCTOR_DOCKER_VERSION=3.17.330 B
24ARG TARGETPLATFORM0 B
25ENV TARGETPLATFORM=linux/arm640 B
26ENV PLATFORM=linux/arm640 B
27ENV LIBSBML_CFLAGS=-I/usr/include0 B
28ENV LIBSBML_LIBS=-lsbml0 B
29ENV BIOCONDUCTOR_DOCKER_VERSION=3.17.330 B
30ENV BIOCONDUCTOR_VERSION=3.170 B
31ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B
32CMD ["/init"]0 B

Command

 ARG RELEASE