sha256:89f0bbd3c84cdd388ad8fb9a9828b47aba4675f64b1a0c476d394cb92841bde9
OS/ARCH
Compressed size
1.57 GB
Last pushed
over 1 year by almahmoud
Type
Image
Manifest digest
sha256:699d9a9528e863d06cc1dd328d8147c7de26be0a26deaeffd79c469b658a92db
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 / 27.55 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 #272.1 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.49 KB16RUN /bin/sh -c if grep17.82 MB17ENV S6_VERSION=v2.1.0.20 B18ENV RSTUDIO_VERSION=2024.12.0+4670 B19ENV DEFAULT_USER=rstudio0 B20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit2.08 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 # buildkit346 B26COPY scripts /rocker_scripts # buildkit14.65 KB27RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #572.96 MB28EXPOSE map[8787/tcp:{}]0 B29CMD ["/init"]0 B30COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit32 B31RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #34.58 MB32COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit32 B33RUN /bin/sh -c /rocker_scripts/install_quarto.sh ||285.08 KB34COPY scripts /rocker_scripts # buildkit32 B35ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=FALSE0 B36COPY / / # buildkit677.45 MB37LABEL name=bioconductor/bioconductor_docker version= url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B38ARG BIOCONDUCTOR_VERSION=3.210 B39ARG BIOCONDUCTOR_PATCH=60 B40ARG BIOCONDUCTOR_DOCKER_VERSION=3.21.60 B41ARG TARGETPLATFORM=linux/arm640 B42ENV TARGETPLATFORM=linux/arm640 B43ENV PLATFORM=linux/arm640 B44ENV LIBSBML_CFLAGS=-I/usr/include0 B45ENV LIBSBML_LIBS=-lsbml0 B46ENV BIOCONDUCTOR_DOCKER_VERSION=3.21.60 B47ENV BIOCONDUCTOR_VERSION=3.210 B48ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B49CMD ["/init"]0 BCommand
ARG RELEASE