sha256:943f9c7cf44bd052cdca66c2ed7ec4c6e9c4837a28462f1e3186e2c8e9b3f91a
OS/ARCH
linux/amd64
Compressed size
1.81 GB
Last pushed
over 1 year by edwin5588
Type
Image
Manifest digest
sha256:943f9c7cf44bd052cdca66c2ed7ec4c6e9c4837a28462f1e3186e2c8e9b3f91a
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 wget https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tgz25.21 MB42RUN /bin/bash -c tar -xf25.37 MB43WORKDIR /Python-3.11.90 B44RUN /bin/bash -c ./configure --enable-optimizations129.09 KB45RUN /bin/bash -c make -j$(nproc)79.55 MB46RUN /bin/bash -c make install98.39 MB47WORKDIR /0 B48RUN /bin/bash -c rm -r129 B49RUN /bin/bash -c apt -y376 B50RUN /bin/bash -c python3 -m9.68 MB51ARG CACHEBUST=10 B52RUN |1 CACHEBUST=1 /bin/bash -c8.28 MB53RUN |1 CACHEBUST=1 /bin/bash -c1.82 MB54COPY ./ sc_ssGSEA_local # buildkit2.48 MB55RUN |1 CACHEBUST=1 /bin/bash -c162.67 MB56COPY run_sc_ssgsea.py / # buildkit643 B57RUN |1 CACHEBUST=1 /bin/bash -c641 B58CMD ["/bin/bash && source sc_ssgsea_venv/bin/activate"]0 BCommand
ARG RELEASE