Sign inSign up

lipinskiboris/scshiny:latest

Manifest digest

sha256:d2681ff7cb19413ccd79a4297357f20eaa2c91847316fc96f7bde3af8f73d5f1

OS/ARCH

linux/amd64

Compressed size

1005.13 MB

Last pushed

about 5 years by lipinskiboris

Type

Image

Manifest digest

sha256:d2681ff7cb19413ccd79a4297357f20eaa2c91847316fc96f7bde3af8f73d5f1

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.10 B
5ENV TERM=xterm0 B
6ENV LC_ALL=en_US.UTF-80 B
7ENV LANG=en_US.UTF-80 B
8ENV R_HOME=/usr/local/lib/R0 B
9ENV CRAN=https://packagemanager.rstudio.com/all/__linux__/focal/latest0 B
10ENV TZ=Etc/UTC0 B
11COPY scripts/install_R.sh /rocker_scripts/install_R.sh # buildkit1.86 KB
12RUN /bin/sh -c /rocker_scripts/install_R.sh #282.15 MB
13COPY scripts /rocker_scripts # buildkit17.16 KB
14CMD ["R"]0 B
15LABEL 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
16ENV S6_VERSION=v2.1.0.20 B
17ENV SHINY_SERVER_VERSION=latest0 B
18ENV PANDOC_VERSION=default0 B
19RUN /bin/sh -c /rocker_scripts/install_shiny_server.sh #147.59 MB
20EXPOSE map[3838/tcp:{}]0 B
21CMD ["/init"]0 B
22LABEL 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
23RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #148.32 MB
24/bin/sh -c apt-get update &&41.03 MB
25/bin/sh -c R -e "install.packages(c('Seurat','stringr','plotly','dplyr','shiny','shinyjs','shinybusy','shinydashboard','dashboardthemes','SeuratObject','shinyWidgets',113.74 MB
26/bin/sh -c R -e "BiocManager::install(c('monocle','escape','dittoSeq',194.28 MB
27COPY file:01b2c990c3d3c29d304e212724574e8b2fa1e14c9d79e3dd2663ad90ec7e210e in /etc/shiny-server/shiny-server.conf 507 B
28COPY dir:030268f088c8dfbdebc482a3ff885f4151a5fd966607188c1ad4b6a926b6d2d2 in /srv/shiny-server/ 50.76 MB
29/bin/sh -c rm /srv/shiny-server/index.html165 B
30EXPOSE 800 B
31COPY file:66b1c2a58cef20882b4e2fa1bb28aaf4959751f1b21258fdc50512d7a71f0f15 in /usr/bin/shiny-server.sh 272 B
32chmod +x /usr/bin/shiny-server.sh272 B
33CMD ["/usr/bin/shiny-server.sh"]0 B

Command

ADD file:d2abf27fe2e8b0b5f4da68c018560c73e11c53098329246e3e6fe176698ef941 in /