sha256:18d5e798a2d2762e96b307a6bcecbfd1bcd0c12da5183c9f66304b6ba44410af
OS/ARCH
linux/amd64
Compressed size
2.18 GB
Last pushed
6 days by biocdockerbot
Type
Image
Manifest digest
sha256:fcdef7fb1bf0188c77249f7cb15bbd94e169558b0c069dac4d8a5c49fe8b13f3
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 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2025.09.2+4180 B19ENV DEFAULT_USER=rstudio0 B20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit715 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit521 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit342 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #342.43 MB27EXPOSE [8787/tcp]0 B28CMD ["/init"]0 B29COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB30RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #32.89 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #1.79 MB33COPY scripts /rocker_scripts # buildkit13.49 KB34ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=TRUE0 B35ARG TARGETARCH=amd640 B36ENV TARGETARCH=amd640 B37COPY / / # buildkit758.66 MB38ARG BIOCONDUCTOR_VERSION=3.220 B39ARG BIOCONDUCTOR_PATCH=40 B40ARG BIOCONDUCTOR_DOCKER_VERSION=3.22.40 B41LABEL name=bioconductor/bioconductor_docker version=3.22.4 url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B42ARG TARGETPLATFORM=linux/amd640 B43ENV TARGETPLATFORM=linux/amd640 B44ENV PLATFORM=linux/amd640 B45ENV LIBSBML_CFLAGS=-I/usr/include0 B46ENV LIBSBML_LIBS=-lsbml0 B47ENV BIOCONDUCTOR_DOCKER_VERSION=3.22.40 B48ENV BIOCONDUCTOR_VERSION=3.220 B49ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B50CMD ["/init"]0 B51RUN /bin/sh -c apt update752.85 MB52RUN /bin/sh -c mkdir -p141 B53COPY service-nginx-start /etc/services.d/nginx/run # buildkit466 B54COPY proxy.conf /etc/nginx/sites-enabled/default # buildkit437 B55COPY shutdown.R /home/rstudio/shutdown.R # buildkit311 B56ENV PIP_USER=00 B57EXPOSE [8780/tcp]0 BCommand
ARG RELEASE