Sign inSign up

pecan/model-maespa-git:develop-R4.5

Multi-platform
Index digest

sha256:5d7ef07a19aeb06f4d2600cb209c2f9e5019601599d0661b1425d838456c9d76

OS/ARCH

Compressed size

1.36 GB

Last pushed

2 days by robkooper

Type

Image

Manifest digest

sha256:d5509134332340e936f08c6db854ca46809bfe8a6f7eaf3ff2ea969d1479f3e2

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6ENV R_VERSION=4.5.30 B
7ENV R_HOME=/usr/local/lib/R0 B
8ENV TZ=Etc/UTC0 B
9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #288.03 MB
11ENV CRAN=https://p3m.dev/cran/__linux__/noble/2026-04-230 B
12ENV LANG=en_US.UTF-80 B
13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB
15RUN /bin/sh -c if grep17.83 MB
16COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit903 B
17RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #199.09 MB
18ENV S6_VERSION=v2.1.0.20 B
19ENV RSTUDIO_VERSION=2026.04.0+5260 B
20ENV DEFAULT_USER=rstudio0 B
21COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
22COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B
23COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit716 B
24COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit522 B
25COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.16 KB
26COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit343 B
27RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #360.74 MB
28EXPOSE [8787/tcp]0 B
29CMD ["/init"]0 B
30COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
31RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #36.11 MB
32COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.05 KB
33RUN /bin/sh -c /rocker_scripts/install_quarto.sh #554.39 KB
34COPY scripts /rocker_scripts # buildkit13.17 KB
35RUN /bin/sh -c apt-get update104.26 MB
36COPY pecan.depends.R pecan_package_dependencies.csv pecan_deps_from_github.txt /6.25 KB
37RUN /bin/sh -c Rscript -e298.84 MB
38ARG PECAN_VERSION=nightly0 B
39ARG PECAN_GIT_BRANCH=develop0 B
40ARG PECAN_GIT_CHECKSUM=b32fe9d588b13fb8a1a52774e0aaedf204fea4820 B
41ARG PECAN_GIT_DATE=2026-09-17T21:00:18Z0 B
42COPY Makefile Makefile.depends /pecan/ #3.88 KB
43COPY scripts/time.sh /pecan/scripts/time.sh # buildkit315 B
44COPY scripts/confirm_deps.R /pecan/scripts/confirm_deps.R # buildkit1.91 KB
45COPY base /pecan/base/ # buildkit1.02 MB
46COPY modules /pecan/modules/ # buildkit32.36 MB
47COPY models /pecan/models/ # buildkit7.15 MB
48RUN |4 PECAN_VERSION=nightly PECAN_GIT_BRANCH=develop PECAN_GIT_CHECKSUM=b32fe9d588b13fb8a1a52774e0aaedf204fea48220.59 MB
49WORKDIR /work92 B
50COPY web/workflow.R docker/base/rstudio.sh /work/ #2.55 KB
51CMD ["bash" "-c" "Rscript --vanilla0 B
52ENV PECAN_VERSION=nightly PECAN_GIT_BRANCH=develop PECAN_GIT_CHECKSUM=b32fe9d588b13fb8a1a52774e0aaedf204fea482 PECAN_GIT_DATE=2026-09-17T21:00:18Z0 B
53RUN /bin/sh -c apt-get update757.33 KB
54WORKDIR /work32 B
55ENV RABBITMQ_URI=amqp://guest:guest@rabbitmq/%2F APPLICATION=./job.sh0 B
56COPY model.py /work/ # buildkit2.53 KB
57CMD ["python3" "/work/model.py"]0 B
58ARG MODEL_VERSION=git0 B
59COPY model_info.json /work/model.json # buildkit411 B
60RUN |1 MODEL_VERSION=git /bin/sh -c400 B
61COPY /src/maespa/maespa.out /usr/local/bin/maespa.git # buildkit511.25 KB

Command

 ARG RELEASE