sha256:95f3d22c467f78b8ae03415510641d95810ac5d5651b12b2c3bedb8c19e6fb74
OS/ARCH
linux/amd64
Compressed size
1.76 GB
Last pushed
about 1 month by biocdockerbot
Type
Image
Manifest digest
sha256:f2d2c9525558fa178cb5b5f744c69e50a1e8eec6bf7a89ddb5d37faec4c37fb1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 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 #296.28 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 grep27.18 MB16COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit905 B17RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #207.09 MB18ENV S6_VERSION=v2.1.0.20 B19ENV RSTUDIO_VERSION=2026.07.1+1470 B20ENV DEFAULT_USER=rstudio0 B21COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB22COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B23COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B24COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit522 B25COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.17 KB26COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B27RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #481.88 MB28EXPOSE [8787/tcp]0 B29CMD ["/init"]0 B30COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB31RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.32 MB32COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB33RUN /bin/sh -c /rocker_scripts/install_quarto.sh #555.23 KB34COPY scripts /rocker_scripts # buildkit22.96 KB35ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=TRUE0 B36ARG TARGETARCH=amd640 B37ENV TARGETARCH=amd640 B38COPY / / # buildkit728.92 MB39ARG BIOCONDUCTOR_VERSION=3.230 B40ARG BIOCONDUCTOR_PATCH=40 B41ARG BIOCONDUCTOR_DOCKER_VERSION=3.23.40 B42LABEL name=bioconductor/bioconductor_docker version=3.23.4 url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B43ARG TARGETPLATFORM=linux/amd640 B44ENV TARGETPLATFORM=linux/amd640 B45ARG TARGETARCH=amd640 B46ENV TARGETARCH=amd640 B47ENV PLATFORM=linux/amd640 B48ENV LIBSBML_CFLAGS=-I/usr/include0 B49ENV LIBSBML_LIBS=-lsbml0 B50ENV BIOCONDUCTOR_DOCKER_VERSION=3.23.40 B51ENV BIOCONDUCTOR_VERSION=3.230 B52ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B53CMD ["/init"]0 BCommand
ARG RELEASE