Namespace
library
Image / Tag
maven:3.8.4-amazoncorretto-17
Content Digest
sha256:ca66e77ec4735d75082331ec3210fe59511c3f293bf2711371b6b572ca3b0cd8
Details
Created

2022-03-04 07:34:44 UTC

Size

216 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/java-17-amazon-corretto

LANG

C.UTF-8

MAVEN_CONFIG

/root/.m2

MAVEN_HOME

/usr/share/maven

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bda57ff2d0d885374555b8bf3f1aaa48d5f044446a24a98acedbef6acc0b727e - 27.46% (59.4 MB)

[#001] sha256:a11bc4574f674a12f8cdaf4bc1f7294d6dca7b373788d2dcc0e5f3083c887e2b - 66.9% (145 MB)

[#002] sha256:63a4086f3bbddf01bce01e3d3fc8ba8a014e1df7129ff0614e4cd5f081c3d52e - 1.61% (3.48 MB)

[#003] sha256:e1765d68ceaa0e81439c369145012004a21d1a4dd49239adbf7ae2decc90794a - 4.02% (8.69 MB)

[#004] sha256:08f943c990d0a897c85a119ec2345125acf4a2c8fcf6013a795c28846d9ad0ef - 0.0% (851 Bytes)

[#005] sha256:58ed1a3e0cafc04d5a78a8c0342abee812b531d1cbfa5b1681edacf7aabc44c5 - 0.0% (358 Bytes)


History
2022-03-04 04:17:58 UTC

/bin/sh -c #(nop) ADD file:6e25b6e9b3976f8d699ddf69117d5af30565798c52f777c8b4b99e38aca8523f in /

2022-03-04 04:17:59 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2022-03-04 04:37:19 UTC

/bin/sh -c #(nop) ARG version=17.0.2.8-1

2022-03-04 04:37:43 UTC

|1 version=17.0.2.8-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all

2022-03-04 04:37:44 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2022-03-04 04:37:44 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto

2022-03-04 07:34:41 UTC

/bin/sh -c yum install -y tar which gzip && rm -rf /var/cache/yum/* && yum clean all

2022-03-04 07:34:41 UTC

/bin/sh -c #(nop) ARG MAVEN_VERSION=3.8.4

2022-03-04 07:34:41 UTC

/bin/sh -c #(nop) ARG USER_HOME_DIR=/root

2022-03-04 07:34:41 UTC

/bin/sh -c #(nop) ARG SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8

2022-03-04 07:34:41 UTC

/bin/sh -c #(nop) ARG BASE_URL=https://apache.osuosl.org/maven/maven-3/3.8.4/binaries

2022-03-04 07:34:43 UTC

|4 BASE_URL=https://apache.osuosl.org/maven/maven-3/3.8.4/binaries MAVEN_VERSION=3.8.4 SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8 USER_HOME_DIR=/root /bin/sh -c mkdir -p /usr/share/maven /usr/share/maven/ref && curl -fsSL -o /tmp/apache-maven.tar.gz ${BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz && echo "${SHA} /tmp/apache-maven.tar.gz" | sha512sum -c - && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1 && rm -f /tmp/apache-maven.tar.gz && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn

2022-03-04 07:34:43 UTC

/bin/sh -c #(nop) ENV MAVEN_HOME=/usr/share/maven

2022-03-04 07:34:43 UTC

/bin/sh -c #(nop) ENV MAVEN_CONFIG=/root/.m2

2022-03-04 07:34:43 UTC

/bin/sh -c #(nop) COPY file:1b3da5c58894f705e7387946301c0c52edb6271761ea3cd80b86a848847a64cd in /usr/local/bin/mvn-entrypoint.sh

2022-03-04 07:34:43 UTC

/bin/sh -c #(nop) COPY file:2bbb488dd73c55d658b91943cfdf9c26975a320ceafc45dda94c95b03e518ad3 in /usr/share/maven/ref/

2022-03-04 07:34:44 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]

2022-03-04 07:34:44 UTC

/bin/sh -c #(nop) CMD ["mvn"]

Details
Created

2022-03-04 03:32:59 UTC

Size

216 MB

Content Digest
Environment
JAVA_HOME

/usr/lib/jvm/java-17-amazon-corretto

LANG

C.UTF-8

MAVEN_CONFIG

/root/.m2

MAVEN_HOME

/usr/share/maven

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:12990ee66856745f12f3a508d82e3d48a09d0378d91aaca8ca153c3819e7a686 - 28.15% (60.9 MB)

[#001] sha256:ee75d8bec894bef0f7c450b86a0cca1fe2f5df59daff60b014c5d18275377df2 - 66.23% (143 MB)

[#002] sha256:02cd5ec08d4256e500be46e37b6d7e092944948df10b96c2eff27cd0c57a8908 - 1.6% (3.46 MB)

[#003] sha256:3cdd8b5164a4239e3fc023bc97710bd61a1fa49d54c1395986ad92dc522ec94b - 4.02% (8.69 MB)

[#004] sha256:c29eef4a18ca39ae343f2071a9711a24627e6d9963165698e80018b0fdd96b41 - 0.0% (851 Bytes)

[#005] sha256:ee8c0ee1fc2fc9c7e07ee39b0a641cf31e89a980893244876684e6c210f598bd - 0.0% (362 Bytes)


History
2022-03-04 02:54:31 UTC

/bin/sh -c #(nop) ADD file:d8fe7ad66f762a8aad81401877fc5d61f1a4b58eac91f47145e6e443aa3ac8ee in /

2022-03-04 02:54:32 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2022-03-04 03:12:48 UTC

/bin/sh -c #(nop) ARG version=17.0.2.8-1

2022-03-04 03:13:05 UTC

|1 version=17.0.2.8-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all

2022-03-04 03:13:06 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2022-03-04 03:13:06 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto

2022-03-04 03:32:31 UTC

/bin/sh -c yum install -y tar which gzip && rm -rf /var/cache/yum/* && yum clean all

2022-03-04 03:32:31 UTC

/bin/sh -c #(nop) ARG MAVEN_VERSION=3.8.4

2022-03-04 03:32:32 UTC

/bin/sh -c #(nop) ARG USER_HOME_DIR=/root

2022-03-04 03:32:33 UTC

/bin/sh -c #(nop) ARG SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8

2022-03-04 03:32:34 UTC

/bin/sh -c #(nop) ARG BASE_URL=https://apache.osuosl.org/maven/maven-3/3.8.4/binaries

2022-03-04 03:32:54 UTC

|4 BASE_URL=https://apache.osuosl.org/maven/maven-3/3.8.4/binaries MAVEN_VERSION=3.8.4 SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8 USER_HOME_DIR=/root /bin/sh -c mkdir -p /usr/share/maven /usr/share/maven/ref && curl -fsSL -o /tmp/apache-maven.tar.gz ${BASE_URL}/apache-maven-${MAVEN_VERSION}-bin.tar.gz && echo "${SHA} /tmp/apache-maven.tar.gz" | sha512sum -c - && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1 && rm -f /tmp/apache-maven.tar.gz && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn

2022-03-04 03:32:54 UTC

/bin/sh -c #(nop) ENV MAVEN_HOME=/usr/share/maven

2022-03-04 03:32:55 UTC

/bin/sh -c #(nop) ENV MAVEN_CONFIG=/root/.m2

2022-03-04 03:32:57 UTC

/bin/sh -c #(nop) COPY file:1b3da5c58894f705e7387946301c0c52edb6271761ea3cd80b86a848847a64cd in /usr/local/bin/mvn-entrypoint.sh

2022-03-04 03:32:58 UTC

/bin/sh -c #(nop) COPY file:2bbb488dd73c55d658b91943cfdf9c26975a320ceafc45dda94c95b03e518ad3 in /usr/share/maven/ref/

2022-03-04 03:32:58 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]

2022-03-04 03:32:59 UTC

/bin/sh -c #(nop) CMD ["mvn"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete