sha256:bca7bc997544008f6ea12332b35f9606f98b1a8974fcde86de7dad643c13b1f6
OS/ARCH
Compressed size
446.61 MB
Last pushed
4 months by atlassian
Type
Image
Manifest digest
sha256:99e2be2f2ea7e4c86feda01d1792fe67262de93148a7ef6e42c0301c4997fc7a
Image Layers
1COPY /rootfs/ / # buildkit61.79 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.7.6-10 B4RUN |1 version=21.0.7.6-1 /bin/sh -c155.38 MB5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B7RUN /bin/sh -c yum install131.71 MB8RUN /bin/sh -c yum install29.73 MB9LABEL org.opencontainers.image.title=Apache Maven0 B10LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B11LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B12LABEL org.opencontainers.image.description=Apache Maven is a0 B13ENV MAVEN_HOME=/usr/share/maven0 B14COPY /usr/share/maven /usr/share/maven # buildkit8.75 MB15COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit851 B16COPY /usr/share/maven/ref/settings-docker.xml /usr/share/maven/ref/settings-docker.xml # buildkit32 B17RUN /bin/sh -c ln -s159 B18ARG MAVEN_VERSION=3.9.90 B19ARG USER_HOME_DIR=/root0 B20ENV MAVEN_CONFIG=/root/.m20 B21ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B22CMD ["mvn"]0 B23COPY build/target/cli.jar ./ # buildkit59.26 MB24ENTRYPOINT ["java" "-jar" "cli.jar"]0 BCommand
COPY /rootfs/ / # buildkit