2018-08-01 17:37:59 UTC
562 MB
20170531+nmu1
JAVA_DEBIAN_VERSION8u151-b12-1~deb9u1
JAVA_HOME/docker-java-home
JAVA_VERSION8u151
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PULSAR_ROOT_LOGGERINFO,CONSOLE
[#000] sha256:3e731ddb7fc902c6fc10f00cd7f99f11d63914692bd8c2816a29e6d016353932 - 7.65% (43 MB)
[#001] sha256:47cafa6a79d0be5bd8a64fe52bfc4178072e067e8f5ed5c224d5330107424335 - 1.88% (10.6 MB)
[#002] sha256:79fcf5a213c7dfb0aa4eeed5922f9c2b6261cf60bb27f2dd9d761d6030689b39 - 0.74% (4.13 MB)
[#003] sha256:68e99216b7ade69e485ea213e61a54528fde48b4dc4cf05715fa3492b9dad3f1 - 8.48% (47.7 MB)
[#004] sha256:0e688b2d72158e454f2bbb324aa92263cb6dcc782e7ff5f700b94cc1f2b16131 - 0.15% (871 KB)
[#005] sha256:b3e9ec3ed749a92de10f82502b1fc6da0a67f646988435dcb2bf232ba9c38b92 - 0.0% (248 Bytes)
[#006] sha256:dcd3ba26786476877c00c53a3abab5d25ba03ea1293a589e4a32aa955d7ceb2d - 0.0% (131 Bytes)
[#007] sha256:5672be24157fde538cf58b4df4a0c8c1b02b9f66fe0bca510e758230a276dc06 - 31.02% (174 MB)
[#008] sha256:8c5307d6ff27ac265ed9022a799a47e4d74086dc051ca0de5c9ae36e1b5679ba - 0.05% (266 KB)
[#009] sha256:9186b8c10ea9d6b0164f20f457f4612cccfec7e9e1185748f918bb20cc6e797d - 3.56% (20 MB)
[#010] sha256:d388943b84ab9a8083c88423c1c56cef504f0b2e8bf68de08e7772e456afba95 - 23.23% (131 MB)
[#011] sha256:094fe1296aec06a07c579c79c7449af14c369265a62427ed73db42649176591a - 23.23% (131 MB)
[#012] sha256:399e7e231da8f77df581c84c9290d3f37a515ac7904298d2e6cc3b67436c5283 - 0.0% (1.15 KB)
[#013] sha256:a999ab5517bef4cc308b29bcb7b1878e8c2ea6b64ace06d2d0c7432639f502be - 0.0% (1.24 KB)
[#014] sha256:db29c7d6221275942e6bf92e03db46ca6e289048ffab48daea46a70d9c507df7 - 0.0% (1.08 KB)
[#015] sha256:d6d8e9bc44b2cbd8624455abe05260a23e2a6f90a67c3b278122ec815b8aa671 - 0.0% (746 Bytes)
[#016] sha256:57066feb29f14d4ef1d2388660818294e3ef95c7cd7fe12076ebea12acb5322b - 0.0% (1.36 KB)
/bin/sh -c #(nop) ADD file:7d3b21b18d7bc6d6db1349979cf0e68073647e90c892aebab0da5d679b5550eb in /
2018-02-15 02:01:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-02-15 03:55:51 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*
2018-02-15 03:55:59 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-02-15 03:56:50 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/*
2018-02-15 11:17:46 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-02-15 11:17:57 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2018-02-15 11:17:57 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-02-15 11:17:58 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2018-02-15 11:17:59 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home
2018-02-15 11:17:59 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u151
2018-02-15 11:17:59 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u151-b12-1~deb9u1
2018-02-15 11:17:59 UTC/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1
2018-02-15 11:18:52 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-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'
2018-02-15 11:18:54 UTC/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure
2018-07-01 05:18:44 UTC/bin/sh -c apt-get update && apt-get install -y netcat dnsutils python-kazoo python-yaml
2018-07-01 05:18:44 UTC/bin/sh -c #(nop) ARG PULSAR_TARBALL
2018-08-01 17:37:53 UTC/bin/sh -c #(nop) ADD file:7086bbd36792c3557bee7bca6eecee406a06933024e602879126ca1e7b24fb52 in /
2018-08-01 17:37:57 UTC|1 PULSAR_TARBALL=target/pulsar-server-distribution-2.1.0-incubating-bin.tar.gz /bin/sh -c mv /apache-pulsar-* /pulsar
2018-08-01 17:37:57 UTC/bin/sh -c #(nop) COPY file:e207bf35c480f84f144c009e939ca798015069c901b3aa24d3c1ed77c2e3b12c in /pulsar/bin
2018-08-01 17:37:57 UTC/bin/sh -c #(nop) COPY file:25018a481c875cf326158daf2492517a56330f3ed0b274f78e0d22676bb6208b in /pulsar/bin
2018-08-01 17:37:58 UTC/bin/sh -c #(nop) COPY file:323322af3adab9a5e460eab4123da2f904158d88544e69aaa7b422b29679767c in /pulsar/bin
2018-08-01 17:37:58 UTC/bin/sh -c #(nop) COPY file:3d746570330388c1d67b81e13824a62335fa0e29244315d36539e87babf81051 in /pulsar/bin
2018-08-01 17:37:58 UTC/bin/sh -c #(nop) COPY file:6f9290f0e193ca29596cfa58e09f3219fe45e8c0416fec4e30565b1016128c7b in /pulsar/bin
2018-08-01 17:37:59 UTC/bin/sh -c #(nop) WORKDIR /pulsar
2018-08-01 17:37:59 UTC/bin/sh -c #(nop) VOLUME [/pulsar/conf /pulsar/data]
2018-08-01 17:37:59 UTC/bin/sh -c #(nop) ENV PULSAR_ROOT_LOGGER=INFO,CONSOLE
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.