Sign inSign up

edwin5588/testplayground:plotlyviz

Manifest digest

sha256:e3996afc184d31d8778914873e484040b13fc70343d7ca8806279c26e2f5eb43

OS/ARCH

linux/amd64

Compressed size

1.6 GB

Last pushed

over 2 years by edwin5588

Type

Image

Manifest digest

sha256:e3996afc184d31d8778914873e484040b13fc70343d7ca8806279c26e2f5eb43

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.23 MB
6CMD ["/bin/bash"]0 B
7LABEL 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 B
8ENV R_VERSION=4.2.00 B
9ENV R_HOME=/usr/local/lib/R0 B
10ENV TZ=Etc/UTC0 B
11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.76 KB
12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #238.13 MB
13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/2022-06-220 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit22.05 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #36.18 MB
17CMD ["R"]0 B
18RUN /bin/sh -c echo "options(repos276 B
19ENV RETICULATE_MINICONDA_ENABLED=FALSE0 B
20RUN /bin/sh -c apt-get update31.4 MB
21RUN /bin/sh -c apt-get install218.55 MB
22RUN /bin/sh -c apt-get install102.7 MB
23RUN /bin/sh -c apt-get install1.48 MB
24RUN /bin/sh -c LLVM_CONFIG=/usr/lib/llvm-10/bin/llvm-config pip384.26 MB
25RUN /bin/sh -c pip3 install35.52 MB
26RUN /bin/sh -c pip3 install114.58 MB
27RUN /bin/sh -c git clone37.06 MB
28RUN /bin/sh -c g++ -std=c++1186.3 KB
29RUN /bin/sh -c R --no-echo483 KB
30RUN /bin/sh -c R --no-echo272.06 MB
31RUN /bin/sh -c R --no-echo147.89 MB
32RUN /bin/sh -c R --no-echo13.97 MB
33RUN /bin/sh -c R --no-echo2.73 MB
34RUN /bin/sh -c R --no-echo5.66 MB
35RUN /bin/sh -c R --no-echo92 B
36RUN /bin/sh -c R --no-echo387.98 KB
37RUN /bin/sh -c R --no-echo74.21 MB
38RUN /bin/sh -c R --no-echo492.15 KB
39CMD ["R"]0 B
40USER root0 B
41RUN /bin/sh -c apt-get update80.27 MB
42RUN /bin/sh -c pip install109.8 MB
43RUN /bin/sh -c R -e170.69 KB
44RUN /bin/sh -c mkdir -p116 B
45COPY src/* /opt/genepatt/ # buildkit11.96 KB
46RUN /bin/sh -c chmod 777124 B

Command

 ARG RELEASE