Namespace
library
Image / Tag
openjdk:8u111-jdk-alpine
Content Digest
sha256:d49bf8c44670834d3dade17f8b84d709e7db47f1887f671a0e098bafa9bae49f
Details
Created

2017-03-03 22:01:26 UTC

Size

49.3 MB

Content Digest
Environment
JAVA_ALPINE_VERSION

8.111.14-r0

JAVA_HOME

/usr/lib/jvm/java-1.8-openjdk

JAVA_VERSION

8u111

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:7095154754192bfc2306f3b2b841ef82771b7ad39526537234adb1e74ae81a93 - 4.48% (2.21 MB)

[#001] sha256:38a1c0aaa6fda9a4f5f940c5c7a0622430f1faac9de367016cd5a0aed8ef4478 - 0.0% (228 Bytes)

[#002] sha256:5b58c996e33ea9b6701cb8935434be70cb9e5908d81a81f360b47e6f9394a1d7 - 95.52% (47.1 MB)


History
2017-03-03 20:32:21 UTC

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

2017-03-03 22:00:57 UTC

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

2017-03-03 22:00:58 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

2017-03-03 22:01:21 UTC

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

2017-03-03 22:01:21 UTC

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

2017-03-03 22:01:21 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u111

2017-03-03 22:01:22 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.111.14-r0

2017-03-03 22:01:26 UTC

/bin/sh -c set -x && apk add --no-cache openjdk8="$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