Namespace
library
Image / Tag
java:openjdk-6b38-jre
Content Digest
sha256:524bd0c7c8bdea9694e850a80d7e2f77ac5172108b72ad509bcd048a093a0a25
Details
Created

2017-01-17 00:49:45 UTC

Size

92.8 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

6b38-1.13.10-1~deb7u1

JAVA_HOME

/usr/lib/jvm/java-6-openjdk-amd64/jre

JAVA_VERSION

6b38

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:d9509b80c497066660d1e7a4e22ba112d025e83f6f7183d53c95bed1513938b7 - 38.32% (35.6 MB)

[#001] sha256:a0c12b04be6f745f58154eeb7b80403f95b355ca3842d384ffb685acf20432ad - 7.01% (6.51 MB)

[#002] sha256:f3ce198c8249dc790e4e152c2fa893703e149ffced8add88be063712fde1ad3f - 0.37% (352 KB)

[#003] sha256:1baff560f38fe77a869ac6e98c826e1042d4119f960e24bb484280d25a9322b8 - 0.0% (242 Bytes)

[#004] sha256:a1cd3969fdb7283278d2df94dfd913760a4ca30ae49054d7a9b535f222638660 - 54.29% (50.4 MB)


History
2017-01-16 20:41:52 UTC

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

2017-01-16 20:42:00 UTC

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

2017-01-17 00:02:40 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-01-17 00:49:30 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-01-17 00:49:31 UTC

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

2017-01-17 00:49:32 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-01-17 00:49:32 UTC

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

2017-01-17 00:49:32 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=6b38

2017-01-17 00:49:33 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=6b38-1.13.10-1~deb7u1

2017-01-17 00:49:45 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y openjdk-6-jre-headless="$JAVA_DEBIAN_VERSION" && rm -rf /var/lib/apt/lists/* && [ "$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