Sign inSign up

ohdsi/tutorialdemo2024:0.0.3

Multi-platform
Index digest

sha256:cc2ffd94866498c6f12e681bc00b50a4381479280f207a553b5a4fc47b9f06e7

OS/ARCH

Compressed size

1.74 GB

Last pushed

almost 2 years by ohdsibuild

Type

Image

Manifest digest

sha256:266bb3b15484856e2a3cfc9048d915e630a1dc3c5f6016846e3b735ee6f46c65

Image Layers

1ADD file ... in / 27.25 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 R_HOME=/usr/local/lib/R0 B
6ENV TZ=Etc/UTC0 B
7COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.67 KB
8RUN /bin/sh -c /rocker_scripts/install_R_source.sh #261.77 MB
9ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/focal/2021-08-090 B
10ENV LANG=en_US.UTF-80 B
11COPY scripts /rocker_scripts # buildkit19.52 KB
12RUN /bin/sh -c /rocker_scripts/setup_R.sh #36.19 MB
13CMD ["R"]0 B
14LABEL 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
15ENV S6_VERSION=v2.1.0.20 B
16ENV SHINY_SERVER_VERSION=latest0 B
17ENV PANDOC_VERSION=default0 B
18RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #133.77 MB
19EXPOSE map[3838/tcp:{}]0 B
20CMD ["/init"]0 B
21MAINTAINER Lee Evans - www.ltscomputingllc.com0 B
22RUN /bin/sh -c apt-get update1006.42 MB
23RUN /bin/sh -c R -e109.47 MB
24RUN /bin/sh -c R -e1.61 MB
25RUN /bin/sh -c R -e44.32 MB
26RUN /bin/sh -c R -e25.26 MB
27RUN /bin/sh -c R -e31.85 MB
28RUN /bin/sh -c R -e5.33 MB
29ARG APP_NAME=TutorialDemo20240 B
30ARG SHINY_PORT0 B
31ARG GIT_BRANCH=0.0.30 B
32ARG GIT_COMMIT_ID_ABBREV=0 B
33RUN |4 APP_NAME=TutorialDemo2024 SHINY_PORT= GIT_BRANCH=0.0.323.08 MB
34RUN |4 APP_NAME=TutorialDemo2024 SHINY_PORT= GIT_BRANCH=0.0.340.48 MB
35RUN |4 APP_NAME=TutorialDemo2024 SHINY_PORT= GIT_BRANCH=0.0.33.03 KB
36WORKDIR /srv/shiny-server/TutorialDemo2024159 B
37COPY ./app.R . # buildkit642 B
38RUN |4 APP_NAME=TutorialDemo2024 SHINY_PORT= GIT_BRANCH=0.0.334.03 MB
39ENV DATABASECONNECTOR_JAR_FOLDER=/root0 B
40RUN |4 APP_NAME=TutorialDemo2024 SHINY_PORT= GIT_BRANCH=0.0.3913.76 KB
41EXPOSE map[3838/tcp:{}]0 B
42CMD ["/bin/sh" "-c" "R -e0 B

Command

ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /