Namespace
library
Image / Tag
openjdk:9-b181-jre
Content Digest
sha256:8b1c7bfdb98e18552fb3aae8a739d12c69b81f079d83219c8ced9de48d9a6913
Details
Created

2017-10-10 00:57:45 UTC

Size

324 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:3a8649ffa174245c68120e05b22db9c8a8f781cc4d9c24816fb562ecf8ab9652 - 14.0% (45.4 MB)

[#001] sha256:9b58c0540eee85afd65d984ed9680210a9e8740b186454a9c5411b9b3862140e - 2.52% (8.16 MB)

[#002] sha256:4c55f19db116c2c49c508d0625d83267697fdac44eba96a9510109088f88fc40 - 2.73% (8.84 MB)

[#003] sha256:82778428e07641125327971168285129e3ba441ecd842001243dc101ebf61e64 - 0.25% (836 KB)

[#004] sha256:3a1d7ba119a5b30a05594bd8c5aa001f2dcff735bd4def7e8af140770babb49a - 0.0% (248 Bytes)

[#005] sha256:f45bc206640a65ef432a7d450250a37f91263abbf64efb51bb0a839651f6c82e - 0.0% (132 Bytes)

[#006] sha256:e49626e0ac053b36ffcbae3b40934b4c7586de14f0fb87fe21d775eb9d432dc3 - 80.49% (261 MB)


History
2017-10-09 21:32:24 UTC

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

2017-10-09 21:32:24 UTC

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

2017-10-09 22:33:16 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-10-09 22:33:20 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-10-10 00:56:52 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-10-10 00:56:52 UTC

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

2017-10-10 00:56:53 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-10-10 00:56:54 UTC

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

2017-10-10 00:56:54 UTC

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

2017-10-10 00:56:54 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-10 00:56:54 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-10 00:57:45 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-9-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

2017-10-10 01:31:00 UTC

Size

331 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c4f0ba6c109e4a20a92a03d7e3ed54b584598a77c79e7891221658b1b505c8d3 - 13.93% (46.2 MB)

[#001] sha256:b72b294cfff7eb8dcc3dafb8c0e7697c3a7d4be20ea1cffb502417ad7ef4a81c - 2.45% (8.13 MB)

[#002] sha256:58c3b53a9e9d87dd74dc2a2c6f2f180cfbde0232334af5b23318831fd50a3151 - 2.75% (9.11 MB)

[#003] sha256:f34471774ffb32d47dbe4a6b2fc725c7e83d7f3859b8995d539ff08d9c6053aa - 0.25% (844 KB)

[#004] sha256:355a54ba729fee99200347e7e1d367ce6f45232cd881751130b21e6f33ce324b - 0.0% (248 Bytes)

[#005] sha256:e5a3f98dcb3cc127801bce30b4b6c174aad6e6b3a1d76f00f693e942561f263c - 0.0% (131 Bytes)

[#006] sha256:1dbcd52ad2e554b27eba79d80de2a33670e7a69931227f8a1db9863a1bccea58 - 80.62% (267 MB)


History
2017-10-09 21:44:31 UTC

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

2017-10-09 21:44:32 UTC

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

2017-10-09 23:07:52 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-10-09 23:08:01 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-10-10 01:29:06 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-10-10 01:29:06 UTC

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

2017-10-10 01:29:07 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-10-10 01:29:08 UTC

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

2017-10-10 01:29:09 UTC

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

2017-10-10 01:29:09 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-10 01:29:09 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-10 01:31:00 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-9-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

2017-10-10 08:17:13 UTC

Size

294 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:45a6221cafba09e06352fbe396f5863616e79d7ab2b9481c3016ee02a2fc322d - 14.93% (43.9 MB)

[#001] sha256:a5a71f239a0573ab2b5a38f8e4787b24e0ed366e436a7165e9ff81a4ea2645db - 2.51% (7.38 MB)

[#002] sha256:b7ce7be1041ce6e58e87ad6afb19bf18a87d2165de44e26e939f089cc710b651 - 2.93% (8.6 MB)

[#003] sha256:b1a6be5d0733e2c6defa57b5b9af32dc534c7c9977c98a4b85816b10a2aeb7ae - 0.28% (829 KB)

[#004] sha256:ba348bd1838af9ae734307029a0e037cea63147412e0932ca60e90ed06cc4894 - 0.0% (247 Bytes)

[#005] sha256:4ac88ec578ba543983b7eb5b39b7c83c86c5c103aab5f0ca49ea7ee2ac444b1c - 0.0% (131 Bytes)

[#006] sha256:face4aefd716b182bd412c7e6e0301b15f5f58888a8a654ce35203dc74ff53a5 - 79.36% (233 MB)


History
2017-10-09 21:43:38 UTC

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

2017-10-09 21:43:39 UTC

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

2017-10-09 22:16:12 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-10-09 22:16:24 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-10-10 08:15: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/*

2017-10-10 08:15:58 UTC

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

2017-10-10 08:15: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

2017-10-10 08:15:59 UTC

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

2017-10-10 08:15:59 UTC

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

2017-10-10 08:15:59 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-10 08:16:00 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-10 08:17:13 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-9-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

2017-10-09 23:12:42 UTC

Size

294 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c73d8f8e11b2d23be25158f1c637fa52a156601fa88a99dae20e4e90c9f8094e - 14.35% (42.2 MB)

[#001] sha256:f095d6eb4fb7112eed5df1d4ec6df80dba73c8cf89cb23d2b882b20b26a990db - 2.46% (7.22 MB)

[#002] sha256:58bc97a5447d52b18ed72c0f57ee0282eabc3a90a66debb1556b65434b85175c - 2.86% (8.39 MB)

[#003] sha256:c2636a8169c3c67390fa8bdcb26557a8c48ccac495c940edc899b57350918cf6 - 0.27% (813 KB)

[#004] sha256:c1ff7588e673a640f851fe8f5b43dac3fa01c7bd4b4649a73c76a7cd4a8d2ace - 0.0% (248 Bytes)

[#005] sha256:cd3cde4a48f59d004d065421764406a6771f7149975ce32ba61cfbc4458b5ad0 - 0.0% (131 Bytes)

[#006] sha256:3acaa13084c9d9e2b777880c8553973724d60676af70e23cba8af38e83335781 - 80.07% (235 MB)


History
2017-10-09 21:44:14 UTC

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

2017-10-09 21:44:15 UTC

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

2017-10-09 22:21:18 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-10-09 22:21:26 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-10-09 23:11:32 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-10-09 23:11:32 UTC

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

2017-10-09 23:11:33 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-10-09 23:11:34 UTC

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

2017-10-09 23:11:35 UTC

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

2017-10-09 23:11:35 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-09 23:11:35 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-09 23:12:42 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-9-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

2017-10-10 02:00:27 UTC

Size

299 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:e81325a6af85f75a75f466627b0f3e722d22ef0a99868726a293425fa3678d30 - 14.46% (43.2 MB)

[#001] sha256:fe6b15acc099095e5b3dae6d84d900fe23c7d7fdf62fa46ad2bf73cd1939322b - 2.46% (7.36 MB)

[#002] sha256:a749e8c0209ca35b7d2c6836c10ca36a971cf8c58f53b1654c5c8e675f11470d - 2.88% (8.6 MB)

[#003] sha256:9539825b98dea89c05f8640df46fda40dbd8afe7179835552e9b4b5dd5da5199 - 0.27% (822 KB)

[#004] sha256:1987b137da415ab1814a5e31d1d8fdfb59cc30cbfada63227639e267288fb1dd - 0.0% (247 Bytes)

[#005] sha256:5f4bf6805a69066d90b1a3be0e9c6afc4d9f0e7d44c149b0b230d0944a385fb2 - 0.0% (131 Bytes)

[#006] sha256:01fcd93d3aa146da2a81d347b7f94e9f70950c3cba0f1915859abd8e48a7a016 - 79.93% (239 MB)


History
2017-10-09 21:45:25 UTC

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

2017-10-09 21:45:26 UTC

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

2017-10-09 22:52:10 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-10-09 22:52:34 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-10-10 01:52:58 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-10-10 01:53:00 UTC

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

2017-10-10 01:53: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

2017-10-10 01:53:09 UTC

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

2017-10-10 01:53:12 UTC

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

2017-10-10 01:53:15 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-10 01:53:18 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-10 02:00:27 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-9-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

2017-10-10 05:01:58 UTC

Size

308 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:11a0304e8c893e4d955264c2d8a8a0c4dd84908eba9876476623a4a364a7c48e - 15.09% (46.5 MB)

[#001] sha256:f2ee00dbe27034f9638c9023274ecf0166a5b554572eb473a7ffc2b3c764737c - 2.47% (7.61 MB)

[#002] sha256:b61e6c60857c077b60e6f1bed65fd0305a4f2dd5780a6e42953e68147c6141a1 - 2.94% (9.06 MB)

[#003] sha256:b0d177e5090def4650ff7f3da9582777ceb4f3c74e43a714179a0889c9f7f9e4 - 0.26% (832 KB)

[#004] sha256:cb33c327c1bd4f09349ee6f16949ec92588f10d0eea0738d1c691a2138593f71 - 0.0% (248 Bytes)

[#005] sha256:2dbfc20af0a90b4595c791869027ef1df77e303a5c3c344d565e78b3abd7e439 - 0.0% (133 Bytes)

[#006] sha256:3339534c486332d9c0ab374c41e40f8893b96cadafbc236ca66d59fde2088c42 - 79.23% (244 MB)


History
2017-10-09 21:44:18 UTC

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

2017-10-09 21:44:21 UTC

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

2017-10-09 23:32:14 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-10-09 23:34:35 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-10-10 04:44:02 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-10-10 04:44:07 UTC

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

2017-10-10 04:44:15 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-10-10 04:44:24 UTC

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

2017-10-10 04:44:27 UTC

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

2017-10-10 04:44:29 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-10 04:44:31 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-10 05:01:58 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-9-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

2017-10-09 22:58:27 UTC

Size

286 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

9~b181-4

JAVA_HOME

/docker-java-home

JAVA_VERSION

9-b181

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:387500139c6151d781fe62dbc679af96a9ac79dc2049d4b57d00beb6515f3617 - 15.77% (45.1 MB)

[#001] sha256:7d2bf7517ce1b767b32d484c45cdbde2774795f97aa23cbd2ca4f9aa57e0907e - 2.7% (7.72 MB)

[#002] sha256:74288a4e0c7163fd8f413c3f39aea05d13784a92020bf38c86348ef9d2b76b67 - 3.08% (8.82 MB)

[#003] sha256:5fa44fa0b81de0ef5c29dc509af5a864f43ba0f662d5afccfa81439cd34334a6 - 0.29% (846 KB)

[#004] sha256:6bf893cbe656c7cb73341c7fb1109880471355435c0977c89c18efe715e35a10 - 0.0% (247 Bytes)

[#005] sha256:89cad695beb707fb317d3305b6cec83212dc0e76be56cc1d7720c441c4257120 - 0.0% (131 Bytes)

[#006] sha256:0631f0630da1193561d2b3813a1fec9e5eb9b28d5550270945efe54e4cb99346 - 78.16% (224 MB)


History
2017-10-09 21:43:27 UTC

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

2017-10-09 21:43:27 UTC

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

2017-10-09 22:13:13 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-10-09 22:13:22 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-10-09 22:57:34 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-10-09 22:57:34 UTC

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

2017-10-09 22:57:35 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-10-09 22:57:36 UTC

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

2017-10-09 22:57:36 UTC

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

2017-10-09 22:57:36 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=9-b181

2017-10-09 22:57:36 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=9~b181-4

2017-10-09 22:58:27 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-9-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