Sign inSign up

islasgeci/bycatch_thesis:b95a

Manifest digest

sha256:65ec333f420fa66bf188d83267196f13708957b323421f669fa7579317b394bf

OS/ARCH

linux/amd64

Compressed size

3.55 GB

Last pushed

5 months by analislas

Type

Image

Manifest digest

sha256:65ec333f420fa66bf188d83267196f13708957b323421f669fa7579317b394bf

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 dir:b6420af97af8c3e0a920dd141db7c6723ccfa04e312757014148136cf59883a0 in /install_scripts 464 B
28USER root0 B
29WORKDIR /workdir96 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
35/bin/sh -c apt update &&2.04 GB
36/bin/sh -c ln --symbolic /usr/bin/python3153 B
37/bin/sh -c pip install 227.46 MB
38/bin/sh -c Rscript -e "install.packages(c('covr',7.32 MB
39/bin/sh -c /install_scripts/install_shellspec.sh959.76 KB
40/bin/sh -c git clone https://github.com/bats-core/bats-core.git2.22 MB
41/bin/sh -c git clone https://github.com/IslasGECI/queries.git16.17 KB
42CMD ["bash" "-c" "umask0 B
43COPY . /workdir # buildkit7.53 MB
44COPY ./.R/Makevars /root/.R/Makevars # buildkit213 B
45RUN /bin/sh -c apt update117.23 MB
46RUN /bin/sh -c make install154.3 MB
47COPY . /workdir # buildkit136.82 MB
48RUN /bin/sh -c pip install184.3 MB
49RUN /bin/sh -c R -e5.2 MB
50RUN /bin/sh -c R -e75.59 KB
51RUN /bin/sh -c R -e32.87 KB

Command

ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /