sha256:d958d438d46ad5f2b599db80d59649cfbcae026062349306f1b0150543ad06c9
OS/ARCH
linux/amd64
Compressed size
2.56 GB
Last pushed
22 days by arkajyotibhattacharya
Type
Image
Manifest digest
sha256:d958d438d46ad5f2b599db80d59649cfbcae026062349306f1b0150543ad06c9
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.35 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.5.20 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 #293.89 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2026-03-100 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.47 KB16RUN /bin/sh -c if grep27.17 MB17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit899 B18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #196.26 MB19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2026.01.1+4030 B21ENV DEFAULT_USER=rstudio0 B22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit716 B25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit522 B26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #344.19 MB29EXPOSE [8787/tcp]0 B30CMD ["/init"]0 B31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #33.3 MB33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #717.24 KB35COPY scripts /rocker_scripts # buildkit17.68 KB36ARG SEURAT_REF=cran0 B37RUN |1 SEURAT_REF=cran /bin/sh -c32 B38RUN |1 SEURAT_REF=cran /bin/sh -c293 B39ENV R_PKG_INSTALL_ARGS=--no-html0 B40RUN |1 SEURAT_REF=cran /bin/sh -c121.81 MB41RUN |1 SEURAT_REF=cran /bin/sh -c9.23 MB42RUN |1 SEURAT_REF=cran /bin/sh -c218 B43ENV R_LIBS_USER=/usr/local/lib/R/custom-lib0 B44RUN |1 SEURAT_REF=cran /bin/sh -c560.42 MB45RUN |1 SEURAT_REF=cran /bin/sh -c61.93 MB46RUN |1 SEURAT_REF=cran /bin/sh -c13.41 MB47RUN |1 SEURAT_REF=cran /bin/sh -c8.76 MB48RUN |1 SEURAT_REF=cran /bin/sh -c284 B49CMD ["R"]0 B50USER root0 B51LABEL org.opencontainers.image.title=EC5 spaCNA 50x50 exhaustive0 B52ENV DEBIAN_FRONTEND=noninteractive PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONUNBUFFERED=1 PATH=/opt/spacna-python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B53RUN /bin/sh -c apt-get update29.66 MB54RUN /bin/sh -c python3 -m760.78 MB55RUN /bin/sh -c R -q23.89 MB56RUN /bin/sh -c R -q15.71 MB57COPY vendor/pipeline/ /opt/spacna-pipeline/ # buildkit28.8 KB58COPY vendor/spacna/ /opt/spacna-source/ # buildkit142.01 KB59COPY vendor/resources/ /opt/resources/ # buildkit226.31 KB60COPY vendor/torch/ /opt/preloaded-torch/ # buildkit90.66 MB61COPY 00_shared.R 01_build_manifest.R 02_run_one_window.R 03_run_all_windows_parallel.R24.82 KB62COPY python_deterministic/ /opt/workflow/python_deterministic/ # buildkit479 B63RUN /bin/sh -c chmod 075570.03 KB64VOLUME [/input /output /cache]0 B65WORKDIR /workspace99 B66ENTRYPOINT ["/opt/workflow/ec5-spacna"]0 B67CMD ["help"]0 B68LABEL org.opencontainers.image.title=Other-EC sequential spaCNA 50x500 B69ENV SPACNA_INPUT_DIR=/input SPACNA_OUTPUT_ROOT=/output SPACNA_WINDOW_HEIGHT=50 SPACNA_WINDOW_WIDTH=500 B70COPY 00_shared.R 01_build_manifest.R 02_run_one_window.R 03_run_all_windows_parallel.R28.37 KB71COPY python_deterministic/ /opt/ec-cohort/python_deterministic/ # buildkit476 B72RUN /bin/sh -c chmod 07552.08 KB73WORKDIR /workspace32 B74ENTRYPOINT ["/opt/ec-cohort/ec-spacna"]0 B75CMD ["help"]0 BCommand
ARG RELEASE