2018-11-13 11:32:30 UTC
99 MB
true
PATH/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:aeb7866da422acc7e93dcf7323f38d7646f6269af33bcdb6647f2094fc4b3bf7 - 71.98% (71.2 MB)
[#001] sha256:84c7f51245967289700dfea02f2001e4671baf7dc4f97a060be2dc4e381640da - 6.2% (6.14 MB)
[#002] sha256:34bc49945940c6cb885dff1508a69e14a3865775ca228424e140be021a35a812 - 10.91% (10.8 MB)
[#003] sha256:188fa45029381b751bd735347d93437ab39f1ab084a9fdc44b8baf57a280d55d - 0.0% (423 Bytes)
[#004] sha256:ed57413d4b983a46596b862bd79b6d45267bd668a6395ff95671bd8acf164fae - 0.0% (597 Bytes)
[#005] sha256:d4e21c4f502857d5bfb5b59b5fed45ae1f22438695f474176abe2b5e51da326e - 0.0% (1.57 KB)
[#006] sha256:d43909f4260e9bc3f4dbe93613fd2f3bec8e4bdfdb41798ebc4d1513d510f1d4 - 10.91% (10.8 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-11-13 11:14:18 UTC/bin/sh -c yum update -y && yum install -y curl && yum clean all
2018-11-13 11:32:27 UTC/bin/sh -c curl -Lso - http://localhost:8000/beats/build/distributions/filebeat/filebeat-7.0.0-alpha1-linux-x86_64.tar.gz | tar zxf - -C /tmp && mv /tmp/filebeat-7.0.0-alpha1-linux-x86_64 /usr/share/filebeat
2018-11-13 11:32:27 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2018-11-13 11:32:27 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-11-13 11:32:28 UTC/bin/sh -c #(nop) COPY dir:333ca198b1623c44e060298e7a2e76ac6f9071bb729def81781247a3e1b84624 in /usr/share/filebeat
2018-11-13 11:32:28 UTC/bin/sh -c #(nop) ADD file:af0e4ac5c9f135a390111893bfaeb1c31f60adcd6e94e7b6e3418fe305a9a929 in /usr/local/bin
2018-11-13 11:32:28 UTC/bin/sh -c groupadd --gid 1000 filebeat && useradd -M --uid 1000 --gid 1000 --home /usr/share/filebeat filebeat
2018-11-13 11:32:28 UTC/bin/sh -c #(nop) WORKDIR /usr/share/filebeat
2018-11-13 11:32:30 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-11-13 11:32:30 UTC/bin/sh -c #(nop) USER 1000
2018-11-13 11:32:30 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=7.0.0-alpha1 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-11-13 11:32:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]
2018-11-13 11:32:30 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.