sha256:689cf3e208b0f2621171afae4d23e2b245b967f9014b8e5629d5ffdc54288a85
OS/ARCH
linux/amd64
Compressed size
1.93 GB
Last pushed
4 months by metsoja
Type
Image
Manifest digest
sha256:d6e19f926df43deab83f43844e2c2a692838400e00c6dd6dbaa76e7f0e070322
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV R_VERSION=4.6.00 B7ENV R_HOME=/usr/local/lib/R0 B8ENV TZ=Etc/UTC0 B9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #293.72 MB11ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B12ENV LANG=en_US.UTF-80 B13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB15RUN /bin/sh -c if grep27.18 MB16CMD ["R"]0 B17COPY scripts /rocker_scripts # buildkit24.1 KB18ENV LANG=C.UTF-80 B19ENV LC_ALL=C.UTF-80 B20ENV SHELL=/bin/bash0 B22LABEL org.opencontainers.image.version=1.2.30 B23RUN /bin/sh -c apt-get update29.6 MB24RUN /bin/sh -c install2.r --error171.24 MB25RUN /bin/sh -c R -e135.19 MB26RUN /bin/sh -c install2.r --error18.86 MB27RUN /bin/sh -c mkdir -p123.61 MB28RUN /bin/sh -c cd /opt/software332 B29RUN /bin/sh -c /opt/software/conda/bin/mamba install738.8 MB30COPY /build/libpapa2.so /tmp/libpapa2.so # buildkit58.89 KB31COPY /build/papa2 /tmp/papa2_pkg # buildkit45.64 KB32RUN /bin/sh -c SITE=$(/opt/software/conda/bin/python -c40.1 MB33RUN /bin/sh -c cd /opt/software7.58 MB34RUN /bin/sh -c git clone18.35 KB35RUN /bin/sh -c wget https://github.com/shenwei356/rush/releases/download/v0.9.0/rush_linux_amd64.tar.gz3.46 MB36RUN /bin/sh -c wget https://github.com/shenwei356/brename/releases/download/v2.14.0/brename_linux_amd64.tar.gz3.06 MB37RUN /bin/sh -c git clone97.75 KB38COPY /usr/local/cargo/bin/runiq /opt/software/conda/bin/runiq # buildkit1.01 MB39COPY /usr/local/cargo/bin/sd /opt/software/conda/bin/sd # buildkit965.25 KB40RUN /bin/sh -c cd /opt/software4.86 MB41RUN /bin/sh -c cd /opt/software20.8 MB42ENV PATH=/opt/software/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B43RUN /bin/sh -c groupadd -g3.55 KB44RUN /bin/sh -c chmod 755177 B45RUN /bin/sh -c echo '#!/bin/bash'263 B46USER nextits0 B47WORKDIR /tmp/nextits32 B48ENTRYPOINT ["/opt/software/entrypoint.sh"]0 B49ENV R_VERSION=4.6.00 B50RUN /bin/sh -c echo "===115 B51ARG NEXTITS_VERSION=1.2.30 B52ARG NEXTFLOW_VERSION=25.10.40 B53ENV NEXTITS_DIR=/opt/pipelines/NextITS0 B54ENV NXF_HOME=/opt/software/conda/bin0 B55USER root0 B56RUN |2 NEXTITS_VERSION=1.2.3 NEXTFLOW_VERSION=25.10.4 /bin/sh332.64 MB57USER nextits0 BCommand
ARG RELEASE