Sign inSign up

pecan/model-basgra-basgra_n_v1:develop-R4.3

Index digest

sha256:dca12258b499316b5e24a6246318f78f339995f9c5e7be0eaf15b195ddd31971

OS/ARCH

linux/amd64

Compressed size

1.28 GB

Last pushed

7 days by robkooper

Type

Image

Manifest digest

sha256:a1f18e84d9974964946d21f5ced3f58c7b7cde6689da9fa75bab4793f60703cf

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.3.30 B
8ENV R_HOME=/usr/local/lib/R0 B
9ENV TZ=Etc/UTC0 B
10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #263.05 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/2024-04-230 B
13ENV LANG=en_US.UTF-80 B
14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.3 MB
17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit899 B
18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #194.32 MB
19ENV S6_VERSION=v2.1.0.20 B
20ENV RSTUDIO_VERSION=2023.12.1+4020 B
21ENV DEFAULT_USER=rstudio0 B
22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit749 B
24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit716 B
25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit521 B
26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.12 KB
27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B
28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #277.55 MB
29EXPOSE map[8787/tcp:{}]0 B
30CMD ["/init"]0 B
31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #27.37 KB
33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB
34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #56.36 KB
35COPY scripts /rocker_scripts # buildkit13.19 KB
36RUN /bin/sh -c apt-get update127.8 MB
37COPY pecan.depends.R pecan_package_dependencies.csv pecan_deps_from_github.txt /6.25 KB
38RUN /bin/sh -c Rscript -e336.62 MB
39ARG PECAN_VERSION=nightly0 B
40ARG PECAN_GIT_BRANCH=develop0 B
41ARG PECAN_GIT_CHECKSUM=1950b893b61fbfa01fbc6e2eab864653be01335d0 B
42ARG PECAN_GIT_DATE=2026-09-09T06:28:18Z0 B
43COPY Makefile Makefile.depends /pecan/ #3.85 KB
44COPY scripts/time.sh /pecan/scripts/time.sh # buildkit315 B
45COPY scripts/confirm_deps.R /pecan/scripts/confirm_deps.R # buildkit1.91 KB
46COPY base /pecan/base/ # buildkit1.02 MB
47COPY modules /pecan/modules/ # buildkit32.31 MB
48COPY models /pecan/models/ # buildkit7.14 MB
49RUN |4 PECAN_VERSION=nightly PECAN_GIT_BRANCH=develop PECAN_GIT_CHECKSUM=1950b893b61fbfa01fbc6e2eab864653be01335d20.48 MB
50WORKDIR /work94 B
51COPY web/workflow.R docker/base/rstudio.sh /work/ #2.54 KB
52CMD ["bash" "-c" "Rscript --vanilla0 B
53ENV PECAN_VERSION=nightly PECAN_GIT_BRANCH=develop PECAN_GIT_CHECKSUM=1950b893b61fbfa01fbc6e2eab864653be01335d PECAN_GIT_DATE=2026-09-09T06:28:18Z0 B
54RUN /bin/sh -c apt-get update667.26 KB
55WORKDIR /work32 B
56ENV RABBITMQ_URI=amqp://guest:guest@rabbitmq/%2F APPLICATION=./job.sh0 B
57COPY model.py /work/ # buildkit2.53 KB
58CMD ["python3" "/work/model.py"]0 B
59ARG MODEL_VERSION=BASGRA_N_v10 B
60COPY model_info.json /work/model.json # buildkit712 B
61RUN |1 MODEL_VERSION=BASGRA_N_v1 /bin/sh -c730 B

Command

 ARG RELEASE