2018-09-13 21:34:42 UTC
110 MB
true
PATH/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:256b176beaff7815db2a93ee2071621ae88f451bb1e198ca73010ed5bba79b65 - 64.76% (71.2 MB)
[#001] sha256:aa0ec15538810d90553845831ba41dca8e86ddd63c562bf67b730d0c93e26d6c - 16.81% (18.5 MB)
[#002] sha256:f1b55df4b2e36f81a04025ac7f20163cf51d262fd0f6bd466fbdf0ccf7501820 - 9.21% (10.1 MB)
[#003] sha256:82473d93af4cc02f79f995f94a11f783c3a36010ee4b86c38dd157fe7dd55458 - 0.0% (424 Bytes)
[#004] sha256:c7cae12151c93610ccde16800bbc0ab1a210e18e510f607a0a6f97f6e85127f8 - 0.0% (597 Bytes)
[#005] sha256:de2426ddc4f149f64865048c74d4919be886264a34ff2526031115beff5912ce - 0.0% (1.57 KB)
[#006] sha256:3730471afefa5d2a117a36268ba0c816196264ab4c38db7ce23f70ca355ffc0b - 9.21% (10.1 MB)
/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 21:21:26 UTC/bin/sh -c yum update -y && yum install -y curl && yum clean all
2018-09-13 21:34:39 UTC/bin/sh -c curl -Lso - http://localhost:8000/beats/build/distributions/filebeat/filebeat-6.4.1-linux-x86_64.tar.gz | tar zxf - -C /tmp && mv /tmp/filebeat-6.4.1-linux-x86_64 /usr/share/filebeat
2018-09-13 21:34:39 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2018-09-13 21:34:40 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-09-13 21:34:40 UTC/bin/sh -c #(nop) COPY dir:333ca198b1623c44e060298e7a2e76ac6f9071bb729def81781247a3e1b84624 in /usr/share/filebeat
2018-09-13 21:34:40 UTC/bin/sh -c #(nop) ADD file:4a96c37699d0a91d30d6d0335188180cbe5e2718ccb7306d18b5a51181ff1879 in /usr/local/bin
2018-09-13 21:34:40 UTC/bin/sh -c groupadd --gid 1000 filebeat && useradd -M --uid 1000 --gid 1000 --home /usr/share/filebeat filebeat
2018-09-13 21:34:40 UTC/bin/sh -c #(nop) WORKDIR /usr/share/filebeat
2018-09-13 21:34:42 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-09-13 21:34:42 UTC/bin/sh -c #(nop) USER filebeat
2018-09-13 21:34:42 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.1 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-09-13 21:34:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]
2018-09-13 21:34:42 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.