Sign inSign up

ohdsi/ohdsiexamplestudyapp:latest

Multi-platform
Index digest

sha256:4dce4749aa155cc2e31203e903fa400546edc980fd2762d299078b9abbb1eac0

OS/ARCH

Compressed size

1.75 GB

Last pushed

over 1 year by ohdsibuild

Type

Image

Manifest digest

sha256:9b31ff88144b6a20ff6d50b8c3559ddbfc52e8aff5130f8698957f1b1c1a602c

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=OhdsiExampleStudyApp0 B
30ARG SHINY_PORT0 B
31ARG GIT_BRANCH=1.0.20 B
32ARG GIT_COMMIT_ID_ABBREV=0 B
33RUN |4 APP_NAME=OhdsiExampleStudyApp SHINY_PORT= GIT_BRANCH=1.0.223.1 MB
34RUN |4 APP_NAME=OhdsiExampleStudyApp SHINY_PORT= GIT_BRANCH=1.0.241.42 MB
35RUN |4 APP_NAME=OhdsiExampleStudyApp SHINY_PORT= GIT_BRANCH=1.0.22.95 KB
36WORKDIR /srv/shiny-server/OhdsiExampleStudyApp165 B
37COPY ./app.R . # buildkit724 B
38RUN |4 APP_NAME=OhdsiExampleStudyApp SHINY_PORT= GIT_BRANCH=1.0.239.24 MB
39ENV DATABASECONNECTOR_JAR_FOLDER=/root0 B
40RUN |4 APP_NAME=OhdsiExampleStudyApp SHINY_PORT= GIT_BRANCH=1.0.2991.61 KB
41EXPOSE map[3838/tcp:{}]0 B
42CMD ["/bin/sh" "-c" "R -e0 B

Command

ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /