Namespace
library
Image / Tag
openjdk:8u121-jdk
Content Digest
sha256:1a7d24acca2020fe81f5864ee8e078ee3d3e738c04b717c99890888923d83e9e
Details
Created

2017-05-10 14:00:13 UTC

Size

236 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20161107~bpo8+1

JAVA_DEBIAN_VERSION

8u121-b13-1~bpo8+1

JAVA_HOME

/docker-java-home

JAVA_VERSION

8u121

LANG

C.UTF-8

PATH

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


Layers

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

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

[#002] sha256:9021b2326a1e3a942223c7e349a92203df184f2dcca45f5be7b0b80ac50e2ccf - 17.44% (41.2 MB)

[#003] sha256:8c6c40e9ec4f6391c64835fdca6e24f30e94cf00167fcab85f7924edd28e8dc3 - 0.24% (585 KB)

[#004] sha256:7a63e1725461305af88d10e61a92787181321ad3d7b6136c7e48fe98feaf90ab - 0.0% (216 Bytes)

[#005] sha256:79e8ed83f43abdbf634120e74208a01288910381bfe3390fa76cd64ec0e17891 - 0.0% (240 Bytes)

[#006] sha256:161cbb85a481fc9402d5916ebf18e88d992e4d149ddd1ac4f5580757a84ace19 - 0.0% (130 Bytes)

[#007] sha256:41e103826bb9283f07bab12bf50e481eb402879019c1f0174152dec7af9c4cd4 - 53.21% (126 MB)

[#008] sha256:84f86e3b23d2747541173fddbcbcb1046ef432b31bcd32a238f6ccf9bf13fee5 - 0.12% (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-08 23:54:32 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2017-05-10 13:56:25 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 13:58:58 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 13:58:59 UTC

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

2017-05-10 13:59: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

2017-05-10 13:59:02 UTC

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

2017-05-10 13:59:03 UTC

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

2017-05-10 13:59:03 UTC

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

2017-05-10 13:59:04 UTC

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

2017-05-10 13:59:05 UTC

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

2017-05-10 14:00:10 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y openjdk-8-jdk="$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:00:13 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