Sign inSign up

egillax/deeplearningcomparison:v0.8

Manifest digest

sha256:2a2da011140f79a30d9a2edce8a09fb1d7e03f0d164ff277f5203ef26d7f29d1

OS/ARCH

linux/amd64

Compressed size

3.47 GB

Last pushed

almost 3 years by egillax

Type

Image

Manifest digest

sha256:2a2da011140f79a30d9a2edce8a09fb1d7e03f0d164ff277f5203ef26d7f29d1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.02 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.30 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 #254.45 MB
13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/jammy/2023-04-200 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit21.65 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB
17CMD ["R"]0 B
18COPY /project /project # buildkit367.66 MB
19COPY /modules /modules # buildkit2.4 GB
20COPY /opt/conda /opt/conda # buildkit206.66 MB
21COPY /database_drivers /database_drivers # buildkit84.03 MB
22RUN /bin/sh -c apt-get -y96.96 MB
23RUN /bin/sh -c mkdir /output96 B
24WORKDIR /project32 B
25RUN /bin/sh -c Rscript -e1.12 KB
26ENV STRATEGUS_KEYRING_PASSWORD=12340 B
27COPY codeToRun.R codeToRun.R # buildkit1.05 KB
28COPY docker/installDeepPLP.R installDeepPLP.R # buildkit197 B
29ADD https://www.random.org/cgi-bin/randbyte?nbytes=10&format=h skipcache # buildkit163 B
30RUN /bin/sh -c Rscript -e27.53 MB

Command

 ARG RELEASE