sha256:831145a88d5e4ee12a6c744c49df7b86c3777cf45bb2428be96a63f1f4a60708
OS/ARCH
Compressed size
1.02 GB
Last pushed
about 1 month by biocdockerbot
Type
Image
Manifest digest
sha256:90404ad1b3c6bcbc0bb9093c81dcd9f04284bb729777a28acf45da66ab0658bf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ENV R_VERSION=4.6.10 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 #288.92 MB11ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 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.1 KB18ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=FALSE0 B19COPY / / # buildkit715.1 MB20ARG BIOCONDUCTOR_VERSION=3.230 B21ARG BIOCONDUCTOR_PATCH=40 B22ARG BIOCONDUCTOR_DOCKER_VERSION=3.23.40 B23LABEL name=bioconductor/bioconductor_docker version=3.23.4 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.23.40 B32ENV BIOCONDUCTOR_VERSION=3.230 B33ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B34CMD ["/init"]0 BCommand
ARG RELEASE