sha256:4376ee000fa188be310d4e6daf19f12c76d0b91f2193f05dab6376625417aa6b
OS/ARCH
Compressed size
188.12 MB
Last pushed
over 1 year by joergjo
Type
Image
Manifest digest
sha256:c37ce93889db694e7308b0bd9e19b2ef0aeddfa9d9727fc46f9082d48d09a76e
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.16 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;15.4 MB11ENV JAVA_VERSION=jdk-17.0.15+60 B12RUN /bin/sh -c set -eux;44.78 MB13RUN /bin/sh -c set -eux;156 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17WORKDIR /app93 B18ARG appInsightsAgentVersion=3.7.20 B19ARG appInsightsAgentURL=https://github.com/microsoft/ApplicationInsights-Java/releases/download/3.7.2/applicationinsights-agent-3.7.2.jar0 B20RUN |2 appInsightsAgentVersion=3.7.2 appInsightsAgentURL=https://github.com/microsoft/ApplicationInsights-Java/releases/download/3.7.2/applicationinsights-agent-3.7.2.jar /bin/sh36.52 MB21COPY applicationinsights.json . # buildkit217 B22COPY /build/target/spring-data-jpa-postgresql-*.jar spring-data-jpa-postgresql.jar # buildkit63.25 MB23ENTRYPOINT ["java" "-javaagent:./applicationinsights-agent.jar" "-jar" "spring-data-jpa-postgresql.jar"]0 BCommand
ARG RELEASE