Namespace
library
Image / Tag
openjdk:8u121-jre
Content Digest
sha256:3373c879fee3674b33222a9054db4920f65049e9b84b5503c546f7851cce3c1e
Details
Created

2017-05-10 14:01:06 UTC

Size

121 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20161107~bpo8+1

JAVA_DEBIAN_VERSION

8u121-b13-1~bpo8+1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u121

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:10a267c67f423630f3afe5e04bbbc93d578861ddcc54283526222f3ad5e895b9 - 41.48% (50.1 MB)

[#001] sha256:fb5937da9414eeab6d68ce06a7ff60d8be1e2c1518ac2588d5df135ab54a9801 - 15.2% (18.4 MB)

[#002] sha256:f131c9b3ecc46370de3d879531c0d395bf7a005541e2e5ff9d0b395831f636ab - 0.45% (560 KB)

[#003] sha256:f59cc3b26f35153c7d96b177d80011b54480e422381db8a0a096926b1410b1db - 0.0% (216 Bytes)

[#004] sha256:63df868a05183f496ed77e27b9a6726ce7ed8a329c91c4a61b01fb45c3c55844 - 0.0% (241 Bytes)

[#005] sha256:83282147e192f521e70235d34201c283a68b1e0ff214c82a61204d788744f402 - 0.0% (130 Bytes)

[#006] sha256:0405f12cbd052ae5a5e693d766ab5a7c5c718affc1405634c444301fae40c16f - 42.64% (51.6 MB)

[#007] sha256:9ba1eb08712ba75bea5d03bfeaa72edfbf9af3f6e7b58c2d0d3ec754276fafb3 - 0.23% (283 KB)


History
2017-05-08 23:28:14 UTC

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

2017-05-08 23:28:15 UTC

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

2017-05-08 23:53:11 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-05-10 13:58:05 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2017-05-10 14:00:33 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list

2017-05-10 14:00:34 UTC

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

2017-05-10 14:00:36 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-05-10 14:00:37 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home

2017-05-10 14:00:38 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre

2017-05-10 14:00:39 UTC

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

2017-05-10 14:00:39 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u121-b13-1~bpo8+1

2017-05-10 14:00:40 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20161107~bpo8+1

2017-05-10 14:01:04 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y openjdk-8-jre-headless="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

2017-05-10 14:01:06 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

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