Sign inSign up

pecan/shiny-dbsync:gh-readonly-queue-develop-pr-4090-886cd83f647c79a614fb968b87c5b6b5c50fc0e4

Index digest

sha256:4724d4012b83b3955af0c1e164cb3b6ad4ca4c57c8a2d2a78a470c8eb8974254

OS/ARCH

linux/amd64

Compressed size

653.92 MB

Last pushed

14 days by robkooper

Type

Image

Manifest digest

sha256:e88979ec36db079860af043ff5ef83445468cc80c1da17484558d11c4d3e6c90

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV R_VERSION=4.6.10 B
7ENV R_HOME=/usr/local/lib/R0 B
8ENV TZ=Etc/UTC0 B
9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #298.23 MB
11ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B
12ENV LANG=en_US.UTF-80 B
13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB
15RUN /bin/sh -c if grep27.18 MB
16ENV S6_VERSION=v2.1.0.20 B
17ENV SHINY_SERVER_VERSION=latest0 B
18ENV PANDOC_VERSION=default0 B
19COPY scripts/install_shiny_server.sh /rocker_scripts/install_shiny_server.sh # buildkit1.12 KB
20COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B
21COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
22COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit522 B
23RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #197.97 MB
24EXPOSE [3838/tcp]0 B
25CMD ["/init"]0 B
26COPY scripts /rocker_scripts # buildkit22.49 KB
27ENV PGHOST=postgres PGDATABASE=bety PGUSER=bety PGPASSWORD=bety0 B
28RUN /bin/sh -c apt-get update102.12 MB
29ADD . /srv/shiny-server/ # buildkit5.09 KB
30ADD https://raw.githubusercontent.com/rocker-org/shiny/master/shiny-server.sh /usr/bin/ # buildkit393 B
31RUN /bin/sh -c chmod +x391 B
32CMD ["/srv/shiny-server/save-env-shiny.sh"]0 B

Command

 ARG RELEASE