sha256:4e7f8708e9d53e438313bef3e0a8f716c5124971ef01c5e7d3c7d9f21297e3f2
OS/ARCH
linux/amd64
Compressed size
1.32 GB
Last pushed
about 2 months by th2farid
Type
Image
Manifest digest
sha256:4e7f8708e9d53e438313bef3e0a8f716c5124971ef01c5e7d3c7d9f21297e3f2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV R_VERSION=4.5.30 B7ENV R_HOME=/usr/local/lib/R0 B8ENV TZ=Etc/UTC0 B9COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB10RUN /bin/sh -c /rocker_scripts/install_R_source.sh #295.54 MB11ENV CRAN=https://p3m.dev/cran/__linux__/noble/2026-04-230 B12ENV LANG=en_US.UTF-80 B13COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB14COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.47 KB15RUN /bin/sh -c if grep27.17 MB16CMD ["R"]0 B17COPY scripts /rocker_scripts # buildkit19.6 KB18RUN /bin/sh -c apt-get update120.22 MB19RUN /bin/sh -c curl -fsSL4.85 MB20RUN /bin/sh -c mkdir -p153 B21RUN /bin/sh -c echo "options(repos372 B22RUN /bin/sh -c mkdir /build_zone100 B23ADD . /build_zone # buildkit75.96 KB24WORKDIR /build_zone32 B25ENV UVR_INSTALL_SYSREQS=10 B26RUN /bin/sh -c uvr sync875.94 MB27EXPOSE map[8000/tcp:{}]0 B28CMD ["uvr" "run" "serve_api.R"]0 BCommand
ARG RELEASE