sha256:e89cf8edfa96bde7da413c9cbc779732112dca63dd1a4d474c9bb1106d49dedf
OS/ARCH
linux/amd64
Compressed size
1.82 GB
Last pushed
over 1 year by biocdockerbot
Type
Image
Manifest digest
sha256:e89cf8edfa96bde7da413c9cbc779732112dca63dd1a4d474c9bb1106d49dedf
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.38 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=devel0 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 #300.12 MB12ENV CRAN=https://cloud.r-project.org0 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.5 KB16RUN /bin/sh -c if grep27.17 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2024.12.1+5630 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 # buildkit750 B22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit522 B24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #326.74 MB27EXPOSE map[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 #31.64 MB31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB32RUN /bin/sh -c /rocker_scripts/install_quarto.sh ||285.1 KB33COPY scripts /rocker_scripts # buildkit13.49 KB34ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=TRUE0 B35ARG TARGETARCH=amd640 B36ENV TARGETARCH=amd640 B37COPY / / # buildkit770.96 MB38LABEL name=bioconductor/bioconductor_docker version= url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B39ARG BIOCONDUCTOR_VERSION=3.210 B40ARG BIOCONDUCTOR_PATCH=160 B41ARG BIOCONDUCTOR_DOCKER_VERSION=3.21.160 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.21.160 B48ENV BIOCONDUCTOR_VERSION=3.210 B49ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B50CMD ["/init"]0 B51ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=FALSE0 B52RUN /bin/sh -c apt-get update16.36 MB53RUN /bin/sh -c echo "deb159.06 MB54RUN /bin/sh -c curl -sL181.78 MB55RUN /bin/sh -c R -e22.51 MB56RUN /bin/sh -c R -e1.26 MB57COPY manager_demo.R /home/rstudio/manager_demo.R # buildkit455 B58COPY 01-Renviron /etc/cont-init.d/01-Renviron # buildkit418 BCommand
ARG RELEASE