2018-10-30 22:33:18 UTC
97.7 MB
true
PATH/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aeb7866da422acc7e93dcf7323f38d7646f6269af33bcdb6647f2094fc4b3bf7 - 72.93% (71.2 MB)
[#001] sha256:e8c05f6abff88ecf897aec0fd0a44f7e6941e24078d19e8842066cf885861213 - 6.28% (6.14 MB)
[#002] sha256:f9399ab6e9f9973ffeb77e34d0ec8a6985a5e934aafe61634730d5fd26ea757a - 10.39% (10.2 MB)
[#003] sha256:de366e4e54489453f5e319a4c2aac97a1ceb37da9ee5e9c434faf2cc13a8d911 - 0.0% (422 Bytes)
[#004] sha256:f2fdc832096760510e81d47baaa086a7fdd1fb39a469c653c1f48a687e567288 - 0.0% (597 Bytes)
[#005] sha256:c9123048fea0c4f65fe636a1d9d67e61ee8a8035f3cf2333a1f99a87cf36c6f3 - 0.0% (1.57 KB)
[#006] sha256:5b58bb842c37f129dd32fdf3a76b8b42b35c742b697aaddd9a0f5655900d0019 - 10.39% (10.2 MB)
/bin/sh -c #(nop) ADD file:fbe9badfd2790f0747a25fbe5c94a6daa78969511ca08c8d4ac654f3442570de in /
2018-10-09 18:19:48 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=20181006
2018-10-09 18:19:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-10-30 22:20:09 UTC/bin/sh -c yum update -y && yum install -y curl && yum clean all
2018-10-30 22:33:15 UTC/bin/sh -c curl -Lso - http://localhost:8000/beats/build/distributions/filebeat/filebeat-6.4.3-linux-x86_64.tar.gz | tar zxf - -C /tmp && mv /tmp/filebeat-6.4.3-linux-x86_64 /usr/share/filebeat
2018-10-30 22:33:15 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2018-10-30 22:33:15 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-10-30 22:33:16 UTC/bin/sh -c #(nop) COPY dir:333ca198b1623c44e060298e7a2e76ac6f9071bb729def81781247a3e1b84624 in /usr/share/filebeat
2018-10-30 22:33:16 UTC/bin/sh -c #(nop) ADD file:4a96c37699d0a91d30d6d0335188180cbe5e2718ccb7306d18b5a51181ff1879 in /usr/local/bin
2018-10-30 22:33:16 UTC/bin/sh -c groupadd --gid 1000 filebeat && useradd -M --uid 1000 --gid 1000 --home /usr/share/filebeat filebeat
2018-10-30 22:33:16 UTC/bin/sh -c #(nop) WORKDIR /usr/share/filebeat
2018-10-30 22:33:17 UTC/bin/sh -c mkdir data logs && chown -R root:filebeat . && find /usr/share/filebeat -type d -exec chmod 0750 {} \; && find /usr/share/filebeat -type f -exec chmod 0640 {} \; && chmod 0750 /usr/share/filebeat/filebeat && \chmod 0770 modules.d && chmod 0770 data logs
2018-10-30 22:33:18 UTC/bin/sh -c #(nop) USER filebeat
2018-10-30 22:33:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=filebeat org.label-schema.version=6.4.3 org.label-schema.url=https://www.elastic.co/products/beats/filebeat org.label-schema.vcs-url=https://github.com/elastic/beats-docker license=Elastic License
2018-10-30 22:33:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]
2018-10-30 22:33:18 UTC/bin/sh -c #(nop) CMD ["-e"]
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.