2018-09-13 23:13:24 UTC
270 MB
true
PATH/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:256b176beaff7815db2a93ee2071621ae88f451bb1e198ca73010ed5bba79b65 - 26.4% (71.2 MB)
[#001] sha256:8cb8dcd12279ebccf23e88d4e4691e326b69167e92e03964a9530380ffc26205 - 7.29% (19.7 MB)
[#002] sha256:3a76ace278a85f8c1449441bc0f1b9f9c0b1e8872cc5748a17cb286c38dafb70 - 0.0% (140 Bytes)
[#003] sha256:791c897c39750b6fef348981137a37d865893461618a32930468e261613987e5 - 66.31% (179 MB)
[#004] sha256:6a7a88da3b8502512ab691a1ee308458b0e3c57e2cffd5d7b284f744b9ef9082 - 0.0% (341 Bytes)
[#005] sha256:0b43790d04b98f32ff46aed1c76e82e70333f29dec73eb88e2dd048957236334 - 0.0% (1.95 KB)
[#006] sha256:4b2633b296dfd774f251bc0e2e6b5d5120a359f0e46c98f4b8a3e762c6cbf549 - 0.0% (2.4 KB)
[#007] sha256:495b81a7f18b8352de0876e52d71d182b5613ad5fcdb3aad5c6b41dd8582db99 - 0.0% (2.57 KB)
[#008] sha256:1372abb9f036201775bebd4ecad5633ea2cdf30ce9cc3e06f399a409990e3944 - 0.0% (1.57 KB)
/bin/sh -c #(nop) ADD file:6340c690b08865d7eb84a36050a0ab0e8effc2b010a4ccb20b810153a97a9228 in /
2018-08-06 19:21:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20180804
2018-08-06 19:21:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-13 23:12:12 UTC/bin/sh -c #(nop) EXPOSE 5601
2018-09-13 23:12:40 UTC/bin/sh -c yum update -y && yum install -y fontconfig freetype && yum clean all
2018-09-13 23:12:41 UTC/bin/sh -c #(nop) WORKDIR /usr/share/kibana
2018-09-13 23:13:20 UTC/bin/sh -c curl -Ls http://localhost:8000/kibana/target/kibana-6.4.1-linux-x86_64.tar.gz | tar --strip-components=1 -zxf - && ln -s /usr/share/kibana /opt/kibana && chown -R 1000:0 . && chmod -R g=u /usr/share/kibana && find /usr/share/kibana -type d -exec chmod g+s {} \;
2018-09-13 23:13:22 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2018-09-13 23:13:22 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-09-13 23:13:22 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:2c9b351c7512ff200b350310fe751b2d52ed3bb748386081bbc89592fdf7eff2 in /usr/share/kibana/config/kibana.yml
2018-09-13 23:13:22 UTC/bin/sh -c #(nop) COPY --chown=1000:0file:2eb59b508b11d19b10134c842d6196001a8ba4414d07367b2991800b4614d47b in /usr/local/bin/
2018-09-13 23:13:22 UTC/bin/sh -c #(nop) COPY --chown=1000:0multi:ec65c62d6619069c5768a37a923aff3bc5da64ee746fe458069d0826e9e080cf in /usr/share/kibana/config/
2018-09-13 23:13:23 UTC/bin/sh -c find /usr/share/kibana -gid 0 -and -not -perm /g+w -exec chmod g+w {} \;
2018-09-13 23:13:24 UTC/bin/sh -c groupadd --gid 1000 kibana && useradd --uid 1000 --gid 1000 --home-dir /usr/share/kibana --no-create-home kibana
2018-09-13 23:13:24 UTC/bin/sh -c #(nop) USER kibana
2018-09-13 23:13:24 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=kibana org.label-schema.version=6.4.1 org.label-schema.url=https://www.elastic.co/products/kibana org.label-schema.vcs-url=https://github.com/elastic/kibana-docker license=Elastic License
2018-09-13 23:13:24 UTC/bin/sh -c #(nop) CMD ["/usr/local/bin/kibana-docker"]
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.