Sign inSign up

pecan/shiny-dbsync:gh-readonly-queue-develop-pr-4084-f148287fbd1546a0e06f878aec19718c7d7dba29

Index digest

sha256:53b70bb8244a4a549ffbf49e510f0f9b942e45fe169d4f1362536d2aab6f87bb

OS/ARCH

linux/amd64

Compressed size

652.9 MB

Last pushed

20 days by robkooper

Type

Image

Manifest digest

sha256:daf40479d3adfed23ac2dc6df1ca1d8e8ebccfa1fde9fe5d4379c7b7ba3a9e53

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 #293.64 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 # buildkit747 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 # buildkit518 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.5 KB
27ENV PGHOST=postgres PGDATABASE=bety PGUSER=bety PGPASSWORD=bety0 B
28RUN /bin/sh -c apt-get update105.7 MB
29ADD . /srv/shiny-server/ # buildkit5.09 KB
30ADD https://raw.githubusercontent.com/rocker-org/shiny/master/shiny-server.sh /usr/bin/ # buildkit394 B
31RUN /bin/sh -c chmod +x392 B
32CMD ["/srv/shiny-server/save-env-shiny.sh"]0 B

Command

 ARG RELEASE