sha256:0937da395296d3c5839fe03255b69a23c84522c62f4534c1e4a7597ad02744fe
OS/ARCH
Compressed size
822.21 MB
Last pushed
over 2 years by christophd
Type
Image
Manifest digest
sha256:f1f8410385cb1eaeab53344ea69e6eb89f31df038d44ada719c2d883bf8b1497
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 / 30.06 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;17.33 MB11ENV JAVA_VERSION=jdk-17.0.11+90 B12RUN /bin/sh -c set -eux;142.77 MB13RUN /bin/sh -c set -eux;183 B14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit740 B15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B17ARG IMAGE_ARCH0 B18ARG MAVEN_VERSION=3.9.50 B19ARG MAVEN_HOME=/usr/share/maven0 B20ARG SHA=4810523ba025104106567d8a15a8aa19db35068c8c8be19e30b219a1d7e83bcab96124bf86dc424b1cd3c5edba25d69ec0b31751c136f88975d15406cab3842b0 B21ARG BASE_URL=https://archive.apache.org/dist/maven/maven-3/3.9.5/binaries0 B22ENV USER_UID=1001 HOME=/root APP_DIR=/deployments/data/yaks-runtime-maven APP_SETTINGS=/deployments/artifacts0 B23USER 00 B24RUN |5 IMAGE_ARCH=amd64 MAVEN_VERSION=3.9.5 MAVEN_HOME=/usr/share/maven9.29 MB25COPY build/bin /usr/local/bin # buildkit749 B26COPY build/_maven_repository /deployments/artifacts/m2 # buildkit295.25 MB27COPY build/_maven_project/yaks-runtime-maven /deployments/data/yaks-runtime-maven # buildkit4.19 KB28COPY build/settings.xml /deployments/artifacts/ # buildkit893 B29RUN |5 IMAGE_ARCH=amd64 MAVEN_VERSION=3.9.5 MAVEN_HOME=/usr/share/maven629 B30RUN |5 IMAGE_ARCH=amd64 MAVEN_VERSION=3.9.5 MAVEN_HOME=/usr/share/maven295.26 MB31USER 10010 B32COPY build/_output/bin/yaks-amd64 /usr/local/bin/yaks # buildkit32.23 MBCommand
ARG RELEASE