sha256:fef32d3f253c2e9f6604d8069c0de97c16ab3331c63e00e95b87ddf0beac252b
OS/ARCH
linux/amd64
Compressed size
536.29 MB
Last pushed
about 2 years by nldo
Type
Image
Manifest digest
sha256:fef32d3f253c2e9f6604d8069c0de97c16ab3331c63e00e95b87ddf0beac252b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.4.10 B8ENV R_HOME=/usr/local/lib/R0 B9ENV TZ=Etc/UTC0 B10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #261.09 MB12ENV CRAN=https://p3m.dev/cran/__linux__/jammy/latest0 B13ENV LANG=en_US.UTF-80 B14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.49 KB16RUN /bin/sh -c /rocker_scripts/setup_R.sh #26.29 MB17CMD ["R"]0 B18COPY scripts /rocker_scripts # buildkit20.91 KB20RUN /bin/sh -c apt-get update41.57 MB21RUN /bin/sh -c install2.r --error424.91 KB22ARG PLUMBER_REF=main0 B23RUN |1 PLUMBER_REF=v1.2.0 /bin/sh -c16.36 MB24EXPOSE map[8000/tcp:{}]0 B25ENTRYPOINT ["R" "-e" "pr <-0 B26ARG ENTRYPOINT_FILE=/usr/local/lib/R/site-library/plumber/plumber/04-mean-sum/plumber.R0 B27RUN |2 PLUMBER_REF=v1.2.0 ENTRYPOINT_FILE=/usr/local/lib/R/site-library/plumber/plumber/04-mean-sum/plumber.R /bin/sh246 B28CMD ["~/plumber.R"]0 B29LABEL description=Instructions for building different0 B30WORKDIR /usr/local/src/32 B31COPY *.tar.gz install_plumber-ml_script.R ./ #2.47 MB32RUN /bin/sh -c apt update159.89 MBCommand
ARG RELEASE