2019-02-20 17:27:00 UTC
1.52 GB
8u181-b13-2~deb9u1
JAVA_HOME/docker-java-home/jre
JAVA_VERSION8u181
LANGC.UTF-8
NIFI_BASE_DIR/opt/nifi
NIFI_HOME/opt/nifi/nifi-current
NIFI_LOG_DIR/opt/nifi/nifi-current/logs
NIFI_PID_DIR/opt/nifi/nifi-current/run
NIFI_TOOLKIT_HOME/opt/nifi/nifi-toolkit-current
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:741437d97401b83849ccbfe4ed8964049b752081647d7f1ea8aea29d989f8968 - 2.79% (43.2 MB)
[#001] sha256:34d8874714d74b636739b8a52204650a664fca8ff9741dd66810f30196f103e2 - 0.66% (10.3 MB)
[#002] sha256:0a108aa2667933b852b8d003f97b344d014fcd7e06a0c0e6e04f2d6906738388 - 0.27% (4.14 MB)
[#003] sha256:eea0f08c7492aa49cb62b7fc7cf5a3b91e5c83c182cecddaba75903f09a1c67e - 0.05% (833 KB)
[#004] sha256:ca74b3d90c15cc3066bb46f8b6cdb617805b39e46ba39b891e4592b601abaee1 - 0.0% (247 Bytes)
[#005] sha256:f11a643c4a8511e3f7d00a7f7c01059bf804876833992895eebbbaf108399655 - 0.0% (131 Bytes)
[#006] sha256:05eafed73b65f1719e1ad5446e1f57859feb2f71f0b21d5f0bd25fb7d0d6dbd5 - 7.51% (116 MB)
[#007] sha256:6f005f54ab0ab8e56f069bbf27d8fe6f7f76f07f4851d42f9b5ca558a0a0c0ae - 0.89% (13.8 MB)
[#008] sha256:ce5fe4a49d6308eb015d54c21092cebeb3a55931557d2f664ff0a88e73823e11 - 87.83% (1.33 GB)
[#009] sha256:ab41e5bb1c5a8d7267080cc681c6ca17900ee3145456be35c0d67879788b2cd4 - 0.0% (226 Bytes)
/bin/sh -c #(nop) ADD file:4fec879fdca802d6920b8981b409b19ded75aff693eaaba1ba4cf5ecb7594fdb in /
2019-02-06 03:30:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-02-06 05:51:03 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/*
2019-02-06 05:51:14 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
2019-02-06 08:27: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/*
2019-02-06 08:29:44 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-02-06 08:29:45 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
2019-02-06 08:29:45 UTC/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home
2019-02-06 08:29:46 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre
2019-02-06 08:29:46 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u181
2019-02-06 08:29:46 UTC/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-2~deb9u1
2019-02-06 08:30:38 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-8-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'
2019-02-20 17:04:56 UTC/bin/sh -c #(nop) LABEL maintainer=Apache NiFi <dev@nifi.apache.org>
2019-02-20 17:26:25 UTC/bin/sh -c #(nop) ARG UID=1000
2019-02-20 17:26:25 UTC/bin/sh -c #(nop) ARG GID=1000
2019-02-20 17:26:25 UTC/bin/sh -c #(nop) ENV NIFI_BASE_DIR=/opt/nifi
2019-02-20 17:26:26 UTC/bin/sh -c #(nop) ENV NIFI_HOME=/opt/nifi/nifi-current
2019-02-20 17:26:26 UTC/bin/sh -c #(nop) ENV NIFI_TOOLKIT_HOME=/opt/nifi/nifi-toolkit-current
2019-02-20 17:26:26 UTC/bin/sh -c #(nop) ENV NIFI_PID_DIR=/opt/nifi/nifi-current/run
2019-02-20 17:26:27 UTC/bin/sh -c #(nop) ENV NIFI_LOG_DIR=/opt/nifi/nifi-current/logs
2019-02-20 17:26:35 UTC|2 GID=1000 UID=1000 /bin/sh -c groupadd -g ${GID} nifi || groupmod -n nifi `getent group ${GID} | cut -d: -f1` && useradd --shell /bin/bash -u ${UID} -g ${GID} -m nifi && apt-get update && apt-get install -y jq xmlstarlet procps
2019-02-20 17:26:54 UTC/bin/sh -c #(nop) COPY --chown=nifi:nifidir:bdcc0708a8c8140445976a6432a6e5f7be210d6225ab30d29155f0d019e059d0 in /opt/nifi
2019-02-20 17:26:56 UTC/bin/sh -c #(nop) VOLUME [/opt/nifi/nifi-current/logs /opt/nifi/nifi-current/conf /opt/nifi/nifi-current/database_repository /opt/nifi/nifi-current/flowfile_repository /opt/nifi/nifi-current/content_repository /opt/nifi/nifi-current/provenance_repository /opt/nifi/nifi-current/state]
2019-02-20 17:26:57 UTC/bin/sh -c #(nop) USER nifi
2019-02-20 17:26:58 UTC|2 GID=1000 UID=1000 /bin/sh -c echo "#!/bin/sh\n" > $NIFI_HOME/bin/nifi-env.sh
2019-02-20 17:26:59 UTC/bin/sh -c #(nop) EXPOSE 10000 8080 8443
2019-02-20 17:26:59 UTC/bin/sh -c #(nop) WORKDIR /opt/nifi/nifi-current
2019-02-20 17:27:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["../scripts/start.sh"]
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.