renovate-crazy-max-ghaction-github-labeler-6.x
sha256:ea4fb71f5218878d21de9a703b5fc165d1a77ae66d8d869ba3c42939309bff46
OS/ARCH
Compressed size
216.61 MB
Last pushed
3 months by inseefrlab
Type
Image
Manifest digest
sha256:d183d0fcf34e7eb226e65bca92c92bb15ef1d16955a5a8a314b1ab265441ccd2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;10.94 MB10ENV JAVA_VERSION=jdk-25.0.2+100 B11RUN /bin/sh -c set -eux;58.84 MB12RUN /bin/sh -c set -eux;32 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15WORKDIR /app93 B16COPY install-helm.sh install-helm.sh # buildkit560 B17RUN /bin/sh -c bash ./install-helm.sh61.13 MB18RUN /bin/sh -c rm install-helm.sh136 B19RUN /bin/sh -c groupadd --gid3.38 KB20ENV CACERTS_DIR=/usr/local/share/ca-certificates0 B21RUN /bin/sh -c chown onyxia117.7 KB22COPY output/dependencies/ ./ # buildkit57.73 MB23COPY output/snapshot-dependencies/ ./ # buildkit32 B24COPY output/spring-boot-loader/ ./ # buildkit129.83 KB25COPY output/application/ ./ # buildkit177.08 KB26COPY entrypoint.sh entrypoint.sh # buildkit533 B27USER 1010 B28ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ARG RELEASE