Sign inSign up

digitaltwinanalytics/dummy:0.0.1

Manifest digest

sha256:4534babd8f7817a1b0d59e593c5e0fc1f2cecad29b2c5cdb7d56d653aeabc87e

OS/ARCH

linux/amd64

Compressed size

1.01 GB

Last pushed

over 4 years by digitaltwinanalytics

Type

Image

Manifest digest

sha256:4534babd8f7817a1b0d59e593c5e0fc1f2cecad29b2c5cdb7d56d653aeabc87e

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3LABEL 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
4ENV R_VERSION=4.1.00 B
5ENV TERM=xterm0 B
6ENV R_HOME=/usr/local/lib/R0 B
7ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/focal/2021-08-090 B
8ENV TZ=Etc/UTC0 B
9COPY scripts/install_R.sh /rocker_scripts/install_R.sh # buildkit1.87 KB
10RUN /bin/sh -c /rocker_scripts/install_R.sh #286.59 MB
11ENV LANG=en_US.UTF-80 B
12COPY scripts /rocker_scripts # buildkit21.48 KB
13RUN /bin/sh -c /rocker_scripts/patch_install_command.sh #188 B
14CMD ["R"]0 B
15LABEL 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
16ENV S6_VERSION=v2.1.0.20 B
17ENV SHINY_SERVER_VERSION=latest0 B
18ENV PANDOC_VERSION=default0 B
19RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #144.98 MB
20EXPOSE map[3838/tcp:{}]0 B
21CMD ["/init"]0 B
22LABEL 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
23RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #223.6 MB
24RUN /bin/sh -c R -e21.08 MB
25RUN /bin/sh -c apt-get update48.04 MB
26RUN /bin/sh -c wget https://julialang-s3.julialang.org/bin/linux/x64/1.7/julia-1.7.2-linux-x86_64.tar.gz114.63 MB
27RUN /bin/sh -c tar zxvf126.07 MB
28ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/julia-1.7.2/bin0 B
29COPY install.jl install.jl # buildkit173 B
30RUN /bin/sh -c julia install.jl42.19 MB
31CMD ["sh"]0 B
32COPY sct ./app # buildkit1.04 MB
33EXPOSE map[3838/tcp:{}]0 B
34CMD ["R" "-e" "shiny::runApp('/app', host0 B

Command

ADD file:8a50ad78a668527e974b05a3dfbfd64760de3cb643ceb8a8805d21f6ceab3389 in /