Namespace
library
Image / Tag
openjdk:7u171-jre
Content Digest
sha256:69d4600295f59c92953d0bc969d3a0be8dd9270efc534a6d95f4dacb8b016592
Details
Created

2018-06-06 13:32:43 UTC

Size

160 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:05b419d667f793c8c2edf0ff0aec14fc4d66733cdb89957ac89e8bfbeaddd0fa - 32.57% (52 MB)

[#001] sha256:9ea56a1d0660db2d98662e1123cf4c76981e83fc15a761aae4015085b0d051d7 - 11.89% (19 MB)

[#002] sha256:66c0d3a4f85b5fd090d0d6affff15606440e71d0811c9d82376bb748f9530022 - 0.48% (780 KB)

[#003] sha256:a37e79ab5eaced1035c504dd89f71a511f3e53c293ee01c17c2e394d3fd0e6f2 - 0.0% (249 Bytes)

[#004] sha256:36d633cbaedd8e78bac9e9c2c0a64056decfe8f3d373a0dc3b113f4db52ab7e4 - 0.0% (130 Bytes)

[#005] sha256:96c8b74a0ed4c0462edf87aa5c65ff7f5d8a4a15b2210796c715e85100d12178 - 55.06% (87.8 MB)


History
2018-04-28 10:39:32 UTC

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

2018-04-28 10:39:32 UTC

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

2018-06-06 11:33:01 UTC

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

2018-06-06 11:33:02 UTC

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

2018-06-06 13:30:21 UTC

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

2018-06-06 13:30:21 UTC

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

2018-06-06 13:30:22 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

2018-06-06 13:30:23 UTC

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

2018-06-06 13:30:23 UTC

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

2018-06-06 13:30:23 UTC

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

2018-06-06 13:30:23 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-06-06 13:32:43 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-06-06 18:48:44 UTC

Size

148 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:3d77ce4481b119f00e53bee9b4a443469c42c224db954ddaa2e6b74cd73cd5d0 - 35.03% (51.7 MB)

[#001] sha256:7d2f329349632fac6046432536420d15d630b68e7c536dcb28714fadb45a8a14 - 11.35% (16.8 MB)

[#002] sha256:5ddbd23379289c18b84482ad4cd36dd37132ec2524e3ab15cb8e55e520d35694 - 0.51% (777 KB)

[#003] sha256:fb9362ba1f9a4f2d5e05b7070ee3e48fbec0bd1266ca08bd8e0ad185c808ecbe - 0.0% (248 Bytes)

[#004] sha256:2eaf25a6c03a762fb7b02c56530d212d94b7a9fb7576cbd52bd849b0f6bce1da - 0.0% (130 Bytes)

[#005] sha256:edaa2091540081110c38a7d559b6cf2e3d7630a0999d60f05746db82f9cba5f6 - 53.1% (78.4 MB)


History
2018-04-28 06:44:15 UTC

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

2018-04-28 06:44:16 UTC

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

2018-06-05 23:07:43 UTC

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

2018-06-05 23:07:44 UTC

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

2018-06-06 18:48:03 UTC

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

2018-06-06 18:48:03 UTC

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

2018-06-06 18:48:04 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

2018-06-06 18:48:04 UTC

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

2018-06-06 18:48:05 UTC

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

2018-06-06 18:48:05 UTC

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

2018-06-06 18:48:05 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-06-06 18:48:44 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-05-15 09:50:21 UTC

Size

136 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:81fc0826192f72abe617753d378af4047dbce89faf17cdab9166877006a25d8e - 36.87% (50 MB)

[#001] sha256:ceea42ca1c50a28c4602df4c2da5d4a49162eeeb7bd7c9b9bd9593f4ae0ccbc8 - 12.01% (16.3 MB)

[#002] sha256:64a66ea1754bee5106ca283a42342ae8d4c979c243c5d3bf3479ff0f70da2811 - 0.55% (770 KB)

[#003] sha256:01d6c139fa427247de53422a1b0aeb2e8c054026f113523a3d78dd75783f262c - 0.0% (248 Bytes)

[#004] sha256:984619550ec48c1ca7f0056e409f5a55748b9bfd97f81b838e26c1958ab14ff2 - 0.0% (130 Bytes)

[#005] sha256:c7dbad5a3a7804930a96aed93e7c35cea62c2185075c449e0dfc36318de4d042 - 50.57% (68.6 MB)


History
2018-04-28 08:49:23 UTC

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

2018-04-28 08:49:23 UTC

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

2018-05-05 08:53:50 UTC

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

2018-05-05 08:53:51 UTC

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

2018-05-05 09:35:57 UTC

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

2018-05-05 09:35:58 UTC

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

2018-05-05 09:35: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

2018-05-05 09:35:59 UTC

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

2018-05-05 09:36:00 UTC

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

2018-05-05 09:36:00 UTC

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

2018-05-05 09:36:00 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-05-15 09:50:21 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-05-15 12:25:30 UTC

Size

132 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:5c478157e28e3c26a0209484edb518799e1c21863d4700579c010b7203e0537f - 36.32% (47.9 MB)

[#001] sha256:ec0195f0b71282f9e483da45354cbd4936eb181ab7c78e1b2d06e1a66dfc9314 - 12.13% (16 MB)

[#002] sha256:01a752ba200b146188d9aa01696172fdb19550fbbd96898b1cfcd8b6cae83294 - 0.55% (745 KB)

[#003] sha256:6a9c245d978efa7ef2f3262152633e25df59645bb569b0c15b8fca600c4a53cc - 0.0% (248 Bytes)

[#004] sha256:b5915cf16dbfadc7df80208fd30cd4ed6929fb6b93590b4c6f273ee1f8060ace - 0.0% (130 Bytes)

[#005] sha256:16f6c6ae3eb01ef0abe42c54e3118503abac3c3d1fcd637d8aca626a5cb7055b - 51.0% (67.2 MB)


History
2018-04-28 11:59:05 UTC

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

2018-04-28 11:59:05 UTC

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

2018-05-05 12:07:15 UTC

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

2018-05-05 12:07:16 UTC

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

2018-05-05 13:05:37 UTC

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

2018-05-05 13:05:38 UTC

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

2018-05-05 13:05:39 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

2018-05-05 13:05:40 UTC

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

2018-05-05 13:05:40 UTC

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

2018-05-05 13:05:41 UTC

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

2018-05-05 13:05:41 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-05-15 12:25:30 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-05-15 10:14:24 UTC

Size

136 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:363cfded2ef3921ef972c85cafc77cf16cdcfddfd49782ad4540cb73fd5e57a2 - 36.16% (49.1 MB)

[#001] sha256:4bc4956efcaf7d30060a373d34961e3c6e71ee0317cb5381a180230a397c5442 - 12.1% (16.4 MB)

[#002] sha256:7f5a7eee17f6bef9ce5302547df05502e21dcac9b6267c7278c219ee2c708b37 - 0.55% (771 KB)

[#003] sha256:e6ce7463a7e9eae4cc97131c58d9692029eef5b8f004c62ed65742a00c70773e - 0.0% (248 Bytes)

[#004] sha256:1882b9550551affc5f6b6d20713252201f4d2633d8be9a4763e11fcb60f99f1a - 0.0% (130 Bytes)

[#005] sha256:fb080c96e8a5c284a214bea136061013aaff4282701b2e474372475cf65e17b1 - 51.18% (69.4 MB)


History
2018-04-30 23:21:38 UTC

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

2018-04-30 23:21:40 UTC

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

2018-05-05 09:16:46 UTC

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

2018-05-05 09:16:48 UTC

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

2018-05-05 12:23:13 UTC

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

2018-05-05 12:23:13 UTC

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

2018-05-05 12:23:16 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

2018-05-05 12:23:19 UTC

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

2018-05-05 12:23:19 UTC

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

2018-05-05 12:23:20 UTC

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

2018-05-05 12:23:21 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-05-15 10:14:24 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-05-15 09:05:48 UTC

Size

139 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:2668401c9f940b1d6b03e5f0086fa248cb957610ef9a7c79983d2fb0707ec76c - 36.64% (50.9 MB)

[#001] sha256:c4330bc6a5e0bcfbe95c4a5b5982f6866f41b6cdc2d95042061dac233ebb605c - 12.07% (16.8 MB)

[#002] sha256:62808c556cbd0edb13c1bdc0672028bc333139d66cdd2f508eb98becf5d5ecd4 - 0.54% (772 KB)

[#003] sha256:d1bd439f7dc98417f8b4e0b334b6a8f3e349b1c8bd81c4af83e0344ee9f9bd0e - 0.0% (249 Bytes)

[#004] sha256:802e363d6798794314c4626d0bf023452db3024b735b510b634d6d21866d6eda - 0.0% (132 Bytes)

[#005] sha256:43af96f38cbec4462c985bc0edbca7f63cefd86040c263b68942dfa102984158 - 50.74% (70.5 MB)


History
2018-04-28 08:17:46 UTC

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

2018-04-28 08:17:47 UTC

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

2018-05-05 08:58:24 UTC

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

2018-05-05 08:58:32 UTC

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

2018-05-05 14:40:49 UTC

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

2018-05-05 14:40:50 UTC

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

2018-05-05 14:40:52 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

2018-05-05 14:40:54 UTC

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

2018-05-05 14:40:55 UTC

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

2018-05-05 14:40:55 UTC

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

2018-05-05 14:40:56 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-05-15 09:05:48 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 --no-install-recommends openjdk-7-jre="$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'

Details
Created

2018-05-15 12:12:26 UTC

Size

140 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u171-2.6.13-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u171

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e0524893a6d25f3e36c190fea678ecf1845e7c0d2ba833b077a429d64b943e0a - 37.12% (51.9 MB)

[#001] sha256:37be7fda6df150d239266145f4a84caa9f37d32c535a19acbb408973995140fd - 12.12% (17 MB)

[#002] sha256:08ee0611e7e673e3a0c80e59f3c1428955b30858e5eeb1b9ae8f76b149e0fdaf - 0.55% (785 KB)

[#003] sha256:3c0f05e4588b7d9986cddfc7fe413479b1207d65cd974d48345294cd4a91ab26 - 0.0% (247 Bytes)

[#004] sha256:b5dfe35e52e265c6289d75bd0d3f4d8cd4e97a2d59980978230c597277a93560 - 0.0% (130 Bytes)

[#005] sha256:28357a564a48b083a3e8bf0d922be9a6f687659213541338652e235bc7b5f4ea - 50.21% (70.2 MB)


History
2018-04-28 11:42:31 UTC

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

2018-04-28 11:42:31 UTC

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

2018-05-05 12:30:55 UTC

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

2018-05-05 12:30:56 UTC

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

2018-05-05 13:16:57 UTC

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

2018-05-05 13:16:57 UTC

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

2018-05-05 13:16: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

2018-05-05 13:16:58 UTC

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

2018-05-05 13:16:59 UTC

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

2018-05-05 13:16:59 UTC

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

2018-05-05 13:16:59 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u171-2.6.13-1~deb8u1

2018-05-15 12:12:26 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 --no-install-recommends openjdk-7-jre="$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