renovate-crazy-max-ghaction-docker-meta-5.x
sha256:f60ae3a6503f6ae1cbc23e44803d86566b30bcd1a1a0d03f4e406733d311886c
OS/ARCH
Compressed size
214.89 MB
Last pushed
7 months by inseefrlabbot
Type
Image
Manifest digest
sha256:906ca19bca780ce99b57b486fedc86b2c69f073ee5f72bde77b54e95b7a7838b
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.94 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 # buildkit557 B18RUN /bin/sh -c bash ./install-helm.sh57.99 MB19RUN /bin/sh -c rm install-helm.sh137 B20RUN /bin/sh -c groupadd --gid3.38 KB21ENV CACERTS_DIR=/usr/local/share/ca-certificates0 B22RUN /bin/sh -c chown onyxia119.09 KB23COPY output/dependencies/ ./ # buildkit57.37 MB24COPY output/snapshot-dependencies/ ./ # buildkit32 B25COPY output/spring-boot-loader/ ./ # buildkit129.83 KB26COPY output/application/ ./ # buildkit176.39 KB27COPY entrypoint.sh entrypoint.sh # buildkit531 B28USER 1010 B29ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ARG RELEASE