Sign inSign up

ohdsi/broadsea-hades:4.2.1

Machine learning & AI
Data science
Manifest digest

sha256:e527b3c477e239d9717a7d53d0bc2d05b9a0e2bb64830524a41bedf6665bada0

OS/ARCH

linux/amd64

Compressed size

1.49 GB

Last pushed

about 4 years by levansltscomputingllc

Type

Image

Manifest digest

sha256:e527b3c477e239d9717a7d53d0bc2d05b9a0e2bb64830524a41bedf6665bada0

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.2.10 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.68 KB
8RUN /bin/sh -c /rocker_scripts/install_R_source.sh #246.35 MB
9ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/focal/latest0 B
10ENV LANG=en_US.UTF-80 B
11COPY scripts /rocker_scripts # buildkit19.3 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 RSTUDIO_VERSION=2022.07.1+5540 B
17ENV DEFAULT_USER=rstudio0 B
18ENV PANDOC_VERSION=default0 B
19ENV QUARTO_VERSION=default0 B
20RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #223.14 MB
21RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.31 KB
22RUN /bin/sh -c /rocker_scripts/install_quarto.sh #51.96 KB
23EXPOSE map[8787/tcp:{}]0 B
24CMD ["/init"]0 B
25MAINTAINER Lee Evans <[email protected]>0 B
26RUN /bin/sh -c apt-get update297.87 MB
27RUN /bin/sh -c install2.r openssl9.83 MB
28RUN /bin/sh -c cp /usr/local/lib/R/etc/Renviron294.76 MB
29RUN /bin/sh -c install2.r 7.41 MB
30ENV WORKON_HOME=/opt/.virtualenvs0 B
31RUN /bin/sh -c R <<EOF reticulate::use_python("/usr/bin/python3",224.43 MB
32RUN /bin/sh -c install2.r 97.78 MB
33ENV DATABASECONNECTOR_JAR_FOLDER=/opt/hades/jdbc_drivers0 B
34RUN /bin/sh -c R <<EOF library(DatabaseConnector); downloadJdbcDrivers('postgresql'); downloadJdbcDrivers('redshift'); downloadJdbcDrivers('sql29.01 MB
35RUN /bin/sh -c install2.r Rserve1.86 MB
36COPY Rserv.conf /etc/Rserv.conf # buildkit183 B
37COPY startRserve.R /usr/local/bin/startRserve.R # buildkit595 B
38RUN /bin/sh -c chmod +x593 B
39EXPOSE map[8787/tcp:{}]0 B
40EXPOSE map[6311/tcp:{}]0 B
41RUN /bin/sh -c apt-get update26.96 MB
42RUN /bin/sh -c echo ""295 B
43CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /