sha256:965dafb4897dc5c9754b84e200f1ffdf81798ffc33e6767cf85c7e72125e709a
OS/ARCH
Compressed size
313.21 MB
Last pushed
29 days by csanchez
Type
Image
Manifest digest
sha256:468965dc54be6928f50a289b17ffaec5e9096c3eff8bea8569a4d85637e8dbfd
Image Layers
1COPY /rootfs/ / # buildkit50.97 MB2CMD ["/bin/bash"]0 B3ARG version=1.8.0_502.b07-10 B4RUN |1 version=1.8.0_502.b07-1 /bin/sh -c112.5 MB5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-amazon-corretto0 B7RUN /bin/sh -c yum install127.89 MB8RUN /bin/sh -c yum install12.92 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.93 MB15COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit852 B16RUN /bin/sh -c ln -s161 B17ARG USER_HOME_DIR=/root0 B18ENV MAVEN_CONFIG=/root/.m20 B19ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B20CMD ["mvn"]0 BCommand
COPY /rootfs/ / # buildkit