sha256:345f933594bb86428346a813a88ce61b80c4c06e9580ab0146a256404840e5e2
OS/ARCH
Compressed size
353.97 MB
Last pushed
19 days by csanchez
Type
Image
Manifest digest
sha256:2462ee24fd202303e26182ed0bc202ac2c9193a18826d368f2b569ea8fb61597
Image Layers
1COPY /rootfs/ / # buildkit50.97 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/sh148.73 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto0 B8RUN /bin/sh -c yum install132.21 MB9RUN /bin/sh -c yum install13.13 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 # buildkit854 B17RUN /bin/sh -c ln -s160 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