Sign inSign up

apowerb/th2forecast:cb241f0c4b809a07c8dafb78487e4c2f394e7db7

Machine learning & AI
Data science
Manifest digest

sha256:8cbc103e61d5f531e31daf4b6c8202411dcc61462b62133470a2024450dc0353

OS/ARCH

linux/amd64

Compressed size

1.45 GB

Last pushed

about 2 months by th2farid

Type

Image

Manifest digest

sha256:8cbc103e61d5f531e31daf4b6c8202411dcc61462b62133470a2024450dc0353

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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 #295.54 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 grep27.17 MB
16CMD ["R"]0 B
17COPY scripts /rocker_scripts # buildkit19.6 KB
18RUN /bin/sh -c apt-get update120.22 MB
19RUN /bin/sh -c curl -fsSL4.85 MB
20RUN /bin/sh -c mkdir -p151 B
21RUN /bin/sh -c echo "options(repos369 B
22RUN /bin/sh -c mkdir /build_zone100 B
23ADD . /build_zone # buildkit69.59 KB
24WORKDIR /build_zone32 B
25ENV UVR_INSTALL_SYSREQS=10 B
26RUN /bin/sh -c uvr sync1009.54 MB
27EXPOSE map[8000/tcp:{}]0 B
28CMD ["Rscript" "-e" "plumber2::api('plumber.R') |>0 B

Command

 ARG RELEASE