renovate-org.apache.maven.plugins-maven-compiler-plugin-3.x
sha256:2fa674084957a42af6523a97e3b1dd0d5f50eb07f026af07726b947f7810dc01
OS/ARCH
Compressed size
214.68 MB
Last pushed
5 months by inseefrlabbot
Type
Image
Manifest digest
sha256:02cbdbf4e18cef103efe1cb0adc41c0f24ece806781ccaa2daf55b8cb77a5b39
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;10.95 MB11ENV JAVA_VERSION=jdk-25.0.1+80 B12RUN /bin/sh -c set -eux;59.81 MB13RUN /bin/sh -c set -eux;32 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16WORKDIR /app93 B17COPY install-helm.sh install-helm.sh # buildkit558 B18RUN /bin/sh -c bash ./install-helm.sh57.76 MB19RUN /bin/sh -c rm install-helm.sh136 B20RUN /bin/sh -c groupadd --gid3.38 KB21ENV CACERTS_DIR=/usr/local/share/ca-certificates0 B22RUN /bin/sh -c chown onyxia119.1 KB23COPY output/dependencies/ ./ # buildkit57.39 MB24COPY output/snapshot-dependencies/ ./ # buildkit32 B25COPY output/spring-boot-loader/ ./ # buildkit129.83 KB26COPY output/application/ ./ # buildkit176.39 KB27COPY entrypoint.sh entrypoint.sh # buildkit536 B28USER 1010 B29ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ARG RELEASE