Namespace
library
Image / Tag
openjdk:7u131
Content Digest
sha256:4b10d30ff24500a9ace4e154dabb8954e1a09054e08bfb5b2e131acbde130f59
Details
Created

2017-07-24 18:05:28 UTC

Size

289 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u131-2.6.9-2~deb8u1

JAVA_HOME

/docker-java-home

JAVA_VERSION

7u131

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:ad74af05f5a24bcf9459ae1cf7718628c2aeb6b587eb51b6eeaf639aca3e566f - 17.38% (50.2 MB)

[#001] sha256:2b032b8bbe8bc215ad3337035d0183fc353841ec6478d1c481e6e13628ad9e00 - 6.36% (18.4 MB)

[#002] sha256:a9a5b35f6ead105e66a9af969454ac09b5772eeb0c6281972c48d2ce882e8eba - 14.28% (41.2 MB)

[#003] sha256:22647b986541ca7e9f1271c4c7afb32a46afe3a506c1edb57c5a90557ca2c126 - 0.2% (581 KB)

[#004] sha256:2645a6d2e3aed5d8305133ac9e76a646f36df197aa87db5b20c4ebb42a9147ea - 0.0% (241 Bytes)

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

[#006] sha256:06d2a669c4963e2fe56e4a700006e9d2933fc62a9a1bbe86dc2dc2fb4021be04 - 61.77% (178 MB)


History
2017-07-24 16:51:25 UTC

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

2017-07-24 16:51:25 UTC

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

2017-07-24 17:24:28 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-07-24 17:24:29 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg2 dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2017-07-24 17:25:00 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-07-24 18:02:50 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-07-24 18:02:50 UTC

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

2017-07-24 18:02:51 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-07-24 18:02:52 UTC

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

2017-07-24 18:02:52 UTC

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

2017-07-24 18:02:52 UTC

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

2017-07-24 18:02:53 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u131-2.6.9-2~deb8u1

2017-07-24 18:05:28 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y openjdk-7-jdk="$JAVA_DEBIAN_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'

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