sha256:261b8ecbda5bfeb8da68c293aecdc2bc28a0c7e7c8530c371e9e64a4d2f88203
OS/ARCH
linux/amd64
Compressed size
2.03 GB
Last pushed
over 1 year by edwin5588
Type
Image
Manifest digest
sha256:261b8ecbda5bfeb8da68c293aecdc2bc28a0c7e7c8530c371e9e64a4d2f88203
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 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.2.00 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 #238.13 MB13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/2022-06-220 B14ENV LANG=en_US.UTF-80 B15COPY scripts /rocker_scripts # buildkit22.05 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #36.18 MB17CMD ["R"]0 B18RUN /bin/sh -c echo "options(repos276 B19ENV RETICULATE_MINICONDA_ENABLED=FALSE0 B20RUN /bin/sh -c apt-get update31.4 MB21RUN /bin/sh -c apt-get install218.55 MB22RUN /bin/sh -c apt-get install102.7 MB23RUN /bin/sh -c apt-get install1.48 MB24RUN /bin/sh -c LLVM_CONFIG=/usr/lib/llvm-10/bin/llvm-config pip384.26 MB25RUN /bin/sh -c pip3 install35.52 MB26RUN /bin/sh -c pip3 install114.58 MB27RUN /bin/sh -c git clone37.06 MB28RUN /bin/sh -c g++ -std=c++1186.3 KB29RUN /bin/sh -c R --no-echo483 KB30RUN /bin/sh -c R --no-echo272.06 MB31RUN /bin/sh -c R --no-echo147.89 MB32RUN /bin/sh -c R --no-echo13.97 MB33RUN /bin/sh -c R --no-echo2.73 MB34RUN /bin/sh -c R --no-echo5.66 MB35RUN /bin/sh -c R --no-echo92 B36RUN /bin/sh -c R --no-echo387.98 KB37RUN /bin/sh -c R --no-echo74.21 MB38RUN /bin/sh -c R --no-echo492.15 KB39CMD ["R"]0 B40SHELL [/bin/bash -c]0 B41RUN /bin/bash -c apt-get install667.99 KB42RUN /bin/bash -c wget https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tgz25.21 MB43RUN /bin/bash -c tar -xf25.37 MB44WORKDIR /Python-3.11.90 B45RUN /bin/bash -c ./configure --enable-optimizations129.06 KB46RUN /bin/bash -c make -j$(nproc)79.67 MB47RUN /bin/bash -c make install98.43 MB48WORKDIR /0 B49RUN /bin/bash -c rm -r129 B50RUN /bin/bash -c apt -y385 B51RUN /bin/bash -c python3 -m9.68 MB52ARG CACHEBUST=10 B53RUN |1 CACHEBUST=1 /bin/bash -c8.28 MB54RUN |1 CACHEBUST=1 /bin/bash -c5.78 MB55COPY ./ sc_ssGSEA_local # buildkit2.56 MB56RUN |1 CACHEBUST=1 /bin/bash -c382.49 MB57COPY run_sc_ssgsea.py / # buildkit649 B58RUN |1 CACHEBUST=1 /bin/bash -c648 B59CMD ["/bin/bash && source sc_ssgsea_venv/bin/activate"]0 BCommand
ARG RELEASE