sha256:228bdb103ab05bf842fc9af0dbc4f3054ad5660ac46535b28dd09c69c8606344
OS/ARCH
linux/amd64
Compressed size
2.88 GB
Last pushed
over 3 years by almahmoud
Type
Image
Manifest digest
sha256:515e402ed6adaa4ba434f3c25264028666866d846491a430b39666b15de2fc7b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B8ENV R_VERSION=latest0 B9ENV R_HOME=/usr/local/lib/R0 B10ENV TZ=Etc/UTC0 B11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.76 KB12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #255.9 MB13ENV CRAN=https://cloud.r-project.org0 B14ENV LANG=en_US.UTF-80 B15COPY scripts /rocker_scripts # buildkit21.63 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB17CMD ["R"]0 B18LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2023.03.1+4460 B21ENV DEFAULT_USER=rstudio0 B22ENV PANDOC_VERSION=default0 B23ENV QUARTO_VERSION=default0 B24RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #251.29 MB25RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.61 KB26RUN /bin/sh -c /rocker_scripts/install_quarto.sh ||53.56 KB27EXPOSE map[8787/tcp:{}]0 B28CMD ["/init"]0 B29ENV BIOCONDUCTOR_USE_CONTAINER_REPOSITORY=TRUE0 B30ARG TARGETARCH0 B31ENV TARGETARCH=amd640 B32COPY / / # buildkit751.34 MB33LABEL name=bioconductor/bioconductor_docker version= url=https://github.com/Bioconductor/bioconductor_docker vendor=Bioconductor0 B34ARG BIOCONDUCTOR_VERSION=3.180 B35ARG BIOCONDUCTOR_PATCH=50 B36ARG BIOCONDUCTOR_DOCKER_VERSION=3.18.50 B37ARG TARGETPLATFORM0 B38ENV TARGETPLATFORM=linux/amd640 B39ENV PLATFORM=linux/amd640 B40ENV LIBSBML_CFLAGS=-I/usr/include0 B41ENV LIBSBML_LIBS=-lsbml0 B42ENV BIOCONDUCTOR_DOCKER_VERSION=3.18.50 B43ENV BIOCONDUCTOR_VERSION=3.180 B44ENV BIOCONDUCTOR_NAME=bioconductor_docker0 B45CMD ["/init"]0 B46WORKDIR /home/rstudio32 B47COPY . /home/rstudio/ # buildkit600.84 KB48RUN /bin/sh -c Rscript -e9.91 MB49RUN /bin/sh -c Rscript -e1.58 GBCommand
ARG RELEASE