Namespace
arm64v8
Image / Tag
openjdk:7u181-jdk-alpine
Content Digest
sha256:6afbda871e6b17fa0c8813ca05639a4e9c9929dc3c1cf42753eae06109ec68a5
Details
Created

2019-02-06 12:33:13 UTC

Size

77.1 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

7.181.2.6.14-r2

JAVA_HOME

/usr/lib/jvm/java-1.7-openjdk

JAVA_VERSION

7u181

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin


Layers

[#000] sha256:ee02fa18913c824d1d1c9b680f1a43dad343b9d6c086a6bc62e3361c3d3a2d63 - 3.32% (2.56 MB)

[#001] sha256:afafa41235ea57b01b00eba47de1574777073a79c1d592c5709dfcbb3bd51f2a - 0.0% (176 Bytes)

[#002] sha256:dd4dbd37ccf7cb48097dfc245c4c6f892eaf16d2ad47a0478302cf24d0a74911 - 0.0% (239 Bytes)

[#003] sha256:8a7a9e03a05df1fd702f72e978311340c259e4ee01577c2c0ce32fbd842919f7 - 96.68% (74.6 MB)


History
2019-01-31 09:40:55 UTC

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

2019-01-31 09:40:56 UTC

/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime

2019-01-31 09:40:57 UTC

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

2019-02-06 12:20:55 UTC

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

2019-02-06 12:21:00 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2019-02-06 12:32:29 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.7-openjdk

2019-02-06 12:32:30 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.7-openjdk/jre/bin:/usr/lib/jvm/java-1.7-openjdk/bin

2019-02-06 12:32:31 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2019-02-06 12:32:32 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=7.181.2.6.14-r2

2019-02-06 12:33:13 UTC

/bin/sh -c set -x && apk add --no-cache openjdk7="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]

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