rocker/shiny:4.4.1

Index digest

sha256:c50810df4747090eceb2f94da767ad27ad92dc78f96440577cfb8dbe46431026

OS/ARCH

linux/amd64

Compressed size

515.56 MB

Last pushed

over 1 year by cboettig

Type

Image

Manifest digest

sha256:ef204fec52ff37605518e4b4dace17d702185b8fa0b68093cd559a116a313daf

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.4.10 B
8ENV R_HOME=/usr/local/lib/R0 B
9ENV TZ=Etc/UTC0 B
10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #261.08 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/2024-10-300 B
13ENV LANG=en_US.UTF-80 B
14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB
17ENV S6_VERSION=v2.1.0.20 B
18ENV SHINY_SERVER_VERSION=latest0 B
19ENV PANDOC_VERSION=default0 B
20COPY scripts/install_shiny_server.sh /rocker_scripts/install_shiny_server.sh # buildkit1.12 KB
21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B
22COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B
24RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #199.99 MB
25EXPOSE map[3838/tcp:{}]0 B
26CMD ["/init"]0 B
27COPY scripts /rocker_scripts # buildkit22.64 KB

Command

 ARG RELEASE