sha256:04c34f5c576baa0b03351fff63b6d96b9cf7775fdd9802f777e178385daca5f0
OS/ARCH
Compressed size
1.01 GB
Last pushed
3 months by biocdockerbot
Type
Image
Manifest digest
sha256:296382e671b9b5bd732d707c73d1399097594662e60ea607e40fbbb3e2f57539
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ENV R_VERSION=4.6.00 B7ENV R_HOME=/usr/local/lib/R0 B8ENV TZ=Etc/UTC0 B9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #289.04 MB11ENV CRAN=https://p3m.dev/cran/__linux__/noble/2026-06-230 B12ENV LANG=en_US.UTF-80 B13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB15RUN /bin/sh -c if grep17.83 MB16CMD ["R"]0 B17COPY scripts /rocker_scripts # buildkit24.11 KB18ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=FALSE0 B19COPY / / # buildkit697.85 MB20ARG BIOCONDUCTOR_VERSION=3.240 B21ARG BIOCONDUCTOR_PATCH=70 B22ARG BIOCONDUCTOR_DOCKER_VERSION=3.24.70 B23LABEL name=bioconductor/bioconductor_docker version=3.24.7 url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B24ARG TARGETPLATFORM=linux/arm640 B25ENV TARGETPLATFORM=linux/arm640 B26ARG TARGETARCH=arm640 B27ENV TARGETARCH=arm640 B28ENV PLATFORM=linux/arm640 B29ENV LIBSBML_CFLAGS=-I/usr/include0 B30ENV LIBSBML_LIBS=-lsbml0 B31ENV BIOCONDUCTOR_DOCKER_VERSION=3.24.70 B32ENV BIOCONDUCTOR_VERSION=3.240 B33ENV BIOCONDUCTOR_NAME=bioconductor_docker_devel-arm640 B34CMD ["/init"]0 BCommand
ARG RELEASE