Sign inSign up

islasgeci/clean_camera_data:fd95

Manifest digest

sha256:91f31d9e91ef660a9eab20194b4c5c3f24d593f8671fffbe5b6e69047e748475

OS/ARCH

linux/amd64

Compressed size

3.05 GB

Last pushed

8 months by analislas

Type

Image

Manifest digest

sha256:91f31d9e91ef660a9eab20194b4c5c3f24d593f8671fffbe5b6e69047e748475

Image Layers

1ADD file ... in / 29.02 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.20 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 #259.26 MB
9ENV CRAN=https://packagemanager.rstudio.com/cran/__linux__/jammy/latest0 B
10ENV LANG=en_US.UTF-80 B
11COPY scripts /rocker_scripts # buildkit19.29 KB
12RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 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.2+5760 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 #235.53 MB
21RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #26.6 KB
22RUN /bin/sh -c /rocker_scripts/install_quarto.sh #52.83 KB
23EXPOSE map[8787/tcp:{}]0 B
24CMD ["/init"]0 B
25LABEL 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
26RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #156.19 MB
27COPY src /install_scripts # buildkit490 B
28USER root0 B
29WORKDIR /workdir130 B
30ENV DEBIAN_FRONTEND=noninteractive0 B
31ENV PATH=/root/.local/lib/shellspec:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
32ENV PYTHONIOENCODING=utf-80 B
33ENV QT_QPA_PLATFORM=offscreen0 B
34ENV TZ=US/Pacific0 B
35RUN /bin/sh -c apt update2.04 GB
36RUN /bin/sh -c ln --symbolic154 B
37RUN /bin/sh -c pip install227.46 MB
38RUN /bin/sh -c Rscript -e7.32 MB
39RUN /bin/sh -c /install_scripts/install_shellspec.sh #959.77 KB
40RUN /bin/sh -c git clone2.21 MB
41RUN /bin/sh -c git clone16.27 KB
42CMD ["bash" "-c" "umask 0000 B
43COPY . /workdir # buildkit64.41 KB
44RUN /bin/sh -c make install89.87 MB

Command

ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /