Sign inSign up

mitre/growthcleanr-web:latest

Data science
Web servers
Manifest digest

sha256:39ffa441a840dd266ba8e22e427d59135393310f5c32140fc602235c896c7148

OS/ARCH

linux/amd64

Compressed size

781.91 MB

Last pushed

about 5 years by mitre

Type

Image

Manifest digest

sha256:39ffa441a840dd266ba8e22e427d59135393310f5c32140fc602235c896c7148

Image Layers

1ADD file ... in / 27.23 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=Rocker0 B
4ENV R_VERSION=4.1.00 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 dir:48c9da0196ad8240ae9f5806c533bc20a94f340183093b6d50bdbe1f9537d448 in /rocker_scripts 18.31 KB
12/bin/sh -c /rocker_scripts/install_R.sh280.47 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=Rocker0 B
15ENV S6_VERSION=v2.1.0.20 B
16ENV RSTUDIO_VERSION=1.4.17170 B
17ENV PATH=/usr/lib/rstudio-server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18/bin/sh -c /rocker_scripts/install_rstudio.sh210.29 MB
19/bin/sh -c /rocker_scripts/install_pandoc.sh25.95 KB
20EXPOSE 87870 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=Rocker0 B
23/bin/sh -c /rocker_scripts/install_tidyverse.sh184.8 MB
24LABEL maintainer=Daniel Chudnov <[email protected]>0 B
25WORKDIR /app92 B
26COPY LICENSE /LICENSE # buildkit751 B
27COPY README.md /README.md # buildkit1.92 KB
28RUN /bin/sh -c addgroup --gid2.03 KB
29RUN /bin/sh -c mkdir /app/R_libs113 B
30RUN /bin/sh -c echo "R_LIBS_USER=/app/R_libs"198 B
31RUN /bin/sh -c echo ".libPaths(c('/app/R_libs',203 B
32RUN /bin/sh -c R -e10 MB
33ADD exec/gcdriver.R /usr/local/bin/ # buildkit1.56 KB
34RUN /bin/sh -c chmod ugo+rx1.56 KB
35RUN /bin/sh -c chown -R10 MB
36USER gcuser0 B
37LABEL maintainer=Daniel Chudnov <[email protected]>0 B
38USER root0 B
39RUN /bin/sh -c apt-get update43.34 MB
40RUN /bin/sh -c echo "/usr/local/lib/R/lib"177 B
41RUN /bin/sh -c ldconfig #8.97 KB
42COPY . /app # buildkit60.13 KB
43COPY LICENSE /LICENSE # buildkit3.92 KB
44COPY README.md /README.md # buildkit1.7 KB
45RUN /bin/sh -c echo "Image183 B
46RUN /bin/sh -c echo `date216 B
47WORKDIR /app32 B
48RUN /bin/sh -c pip3 install5.59 MB
49RUN /bin/sh -c chown -R10.06 MB
50USER gcuser0 B
51ENTRYPOINT ["python3"]0 B
52CMD ["app.py"]0 B

Command

ADD file:920cf788d1ba88f76c97e41e03e4dc2f3005b08d65b5e9da9dd1cbe20a74459b in /