sha256:b1c7f3d518394ca76ce70a89e33fd05a41f6670f384fbb7317df21509c4d842a
OS/ARCH
linux/amd64
Compressed size
657.03 MB
Last pushed
over 1 year by ebrcbot
Type
Image
Manifest digest
sha256:b1c7f3d518394ca76ce70a89e33fd05a41f6670f384fbb7317df21509c4d842a
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=4.3.20 B9ENV R_HOME=/usr/local/lib/R0 B10ENV TZ=Etc/UTC0 B11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #258.05 MB13ENV CRAN=https://p3m.dev/cran/__linux__/jammy/2024-02-280 B14ENV LANG=en_US.UTF-80 B15COPY scripts /rocker_scripts # buildkit23.04 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB17CMD ["R"]0 B18/bin/sh -c useradd rserve &&2.64 KB19/bin/sh -c apt-get update &&114.9 MB20/bin/sh -c R -e "install.packages('Rserve',1.4 MB21/bin/sh -c R -e "install.packages('bit64')"1.6 MB22/bin/sh -c R -e "install.packages('data.table')"2.16 MB23/bin/sh -c R -e "install.packages('dplyr')"8.4 MB24/bin/sh -c R -e "install.packages('jsonlite')"1.07 MB25/bin/sh -c R -e "install.packages('remotes')"402.71 KB26/bin/sh -c R -e "install.packages('Rcpp')"2.15 MB27/bin/sh -c R -e "install.packages('readr')"3.21 MB28/bin/sh -c R -e "install.packages('digest')"212.28 KB29/bin/sh -c R -e "install.packages('Hmisc')"43.34 MB30/bin/sh -c R -e "install.packages('BiocManager')"547.15 KB31/bin/sh -c R -e "BiocManager::install('SummarizedExperiment')"37.02 MB32/bin/sh -c R -e "BiocManager::install('DESeq2')"21.84 MB33/bin/sh -c R -e "BiocManager::install('Maaslin2')"78.34 MB34/bin/sh -c R -e "remotes::install_github('zdk123/SpiecEasi','v1.1.1',17.14 MB35/bin/sh -c R -e "remotes::install_github('VEuPathDB/veupathUtils',3.22 MB36/bin/sh -c R -e "remotes::install_github('VEuPathDB/plot.data',3.46 MB37/bin/sh -c R -e "remotes::install_github('microbiomeDB/microbiomeComputations',4.12 MB38/bin/sh -c mkdir -p /opt/rserve246 B39ENV RSERVE_HOME /opt/rserve0 B40COPY file:e409f2a2f7ce11121ec8ab71255c01c4f7105d081150a00f28ceda22ce151a35 in /etc/Rserv.conf 350 B41/bin/sh -c mkdir ${RSERVE_HOME}/lib314 B42COPY dir:14635f82b7d5468662853121adc9febf4bd3b716fa0db3fc6e8c3ead59b23960 in ${RSERVE_HOME}/lib/ 1008 B43/bin/sh -c mkdir ${RSERVE_HOME}/work319 B44EXPOSE 63110 B45ENV DEBUG FALSE0 B46CMD R -e "Rserve::Rserve(debug =0 B47LABEL "org.veupathdb.scm.git_commit"="8dd94a9fae8d9cd38a74dd3041fe80c9703cce22"0 B48LABEL "org.veupathdb.scm.git_url"="https://github.com/VEuPathDB/Rserve.git"0 BCommand
ARG RELEASE