sha256:f287adaded072dc11fe303a46b738f0f1eeb1241c1c2771e4978dc348d8136db
OS/ARCH
linux/amd64
Compressed size
373.09 MB
Last pushed
about 23 hours by buildslaveamd64
Type
Image
Manifest digest
sha256:3d8dadd3f42389429e9e7c971b0cc7266df75420edc8e90bdeb5055c00b9c14c
Image Layers
1COPY /rootfs/ / # buildkit52.06 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.12.9-10 B4ARG package_version=10 B5RUN |2 version=21.0.12.9-1 package_version=1 /bin/sh162.54 MB6ENV LANG=C.UTF-80 B7ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B8RUN /bin/sh -c yum install136.67 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 -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