sha256:529accbd34b9483e54f1015a3bb9f1cc5517256e034bf36351e46d8ef0be7e6e
OS/ARCH
linux/amd64
Compressed size
1.58 GB
Last pushed
9 months by biocdockerbot
Type
Image
Manifest digest
sha256:1ef98e06a13f8ffced7bf4c54176e7d2c2ca39cc981360dbad9a1c9e2f00fa7d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.5.20 B8ENV R_HOME=/usr/local/lib/R0 B9ENV TZ=Etc/UTC0 B10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #293 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B13ENV LANG=en_US.UTF-80 B14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.46 KB16RUN /bin/sh -c if grep27.17 MB17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit897 B18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #191.48 MB19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2025.09.2+4180 B21ENV DEFAULT_USER=rstudio0 B22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit715 B25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit521 B26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #327.88 MB29EXPOSE [8787/tcp]0 B30CMD ["/init"]0 B31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #32.92 MB33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #1.79 MB35COPY scripts /rocker_scripts # buildkit13.19 KB36ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=TRUE0 B37ARG TARGETARCH=amd640 B38ENV TARGETARCH=amd640 B39COPY / / # buildkit717.5 MB40ARG BIOCONDUCTOR_VERSION=3.210 B41ARG BIOCONDUCTOR_PATCH=440 B42ARG BIOCONDUCTOR_DOCKER_VERSION=3.21.440 B43LABEL name=bioconductor/bioconductor_docker version=3.21.44 url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B44ARG TARGETPLATFORM=linux/amd640 B45ENV TARGETPLATFORM=linux/amd640 B46ENV PLATFORM=linux/amd640 B47ENV LIBSBML_CFLAGS=-I/usr/include0 B48ENV LIBSBML_LIBS=-lsbml0 B49ENV BIOCONDUCTOR_DOCKER_VERSION=3.21.440 B50ENV BIOCONDUCTOR_VERSION=3.210 B51ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B52CMD ["/init"]0 BCommand
ARG RELEASE