sha256:345f933594bb86428346a813a88ce61b80c4c06e9580ab0146a256404840e5e2
OS/ARCH
Compressed size
357.6 MB
Last pushed
19 days by csanchez
Type
Image
Manifest digest
sha256:81534f46d3acb3c92d68599fb11ee4d654b24aa6b05b1145b25b70d07850eb69
Image Layers
1COPY /rootfs/ / # buildkit52.06 MB2CMD ["/bin/bash"]0 B3ARG version=17.0.20.10-10 B4ARG package_version=10 B5RUN |2 version=17.0.20.10-1 package_version=1 /bin/sh149.86 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto0 B8RUN /bin/sh -c yum install133.86 MB9RUN /bin/sh -c yum install12.9 MB10LABEL org.opencontainers.image.title=Apache Maven0 B11LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B12LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B13LABEL org.opencontainers.image.description=Apache Maven is a0 B14ENV MAVEN_HOME=/usr/share/maven0 B15COPY /usr/share/maven /usr/share/maven # buildkit8.93 MB16COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit852 B17RUN /bin/sh -c ln -s159 B18ARG USER_HOME_DIR=/root0 B19ENV MAVEN_CONFIG=/root/.m20 B20ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B21CMD ["mvn"]0 BCommand
COPY /rootfs/ / # buildkit