Sign inSign up

yildizozan/maven-gauge:1.6.9

Manifest digest

sha256:5c81027a987a619282645f296736d51ea1df97b27eb226f0b36ef396b44de9b5

OS/ARCH

linux/amd64

Compressed size

178.64 MB

Last pushed

over 1 year by yildizozan

Type

Image

Manifest digest

sha256:5c81027a987a619282645f296736d51ea1df97b27eb226f0b36ef396b44de9b5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update120.16 MB
3ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-amazon-corretto/jre0 B
4LABEL org.opencontainers.image.title=Apache Maven0 B
5LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B
6LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B
7LABEL org.opencontainers.image.description=Apache Maven is a0 B
8ENV MAVEN_HOME=/usr/share/maven0 B
9COPY /usr/share/maven /usr/share/maven # buildkit8.75 MB
10COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit851 B
11COPY /usr/share/maven/ref/settings-docker.xml /usr/share/maven/ref/settings-docker.xml # buildkit32 B
12RUN /bin/sh -c ln -s154 B
13ARG MAVEN_VERSION=3.9.90 B
14ARG USER_HOME_DIR=/root0 B
15ENV MAVEN_CONFIG=/root/.m20 B
16ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B
17CMD ["mvn"]0 B
18ARG GAUGE_VERSION=1.6.70 B
19USER root0 B
20RUN |1 GAUGE_VERSION=1.6.7 /bin/sh -c778.15 KB
21ADD https://github.com/getgauge/gauge/releases/download/v1.6.7/gauge-1.6.7-linux.x86_64.zip /gauge-linux.x86_64.zip # buildkit10.97 MB
22RUN |1 GAUGE_VERSION=1.6.7 /bin/sh -c11.09 MB
23USER 10000 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'