2018-12-11 16:26:09 UTC
94.9 MB
true
PATH/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a02a4930cb5d36f3290eb84f4bfa30668ef2e9fe3a1fb73ec015fc58b9958b17 - 75.52% (71.7 MB)
[#001] sha256:ab8b2562ebc0f76ef698fd4322a3af9b691901f8fcae456d201c0bd59bb26ca7 - 6.1% (5.8 MB)
[#002] sha256:85e202bdfde6471a393aa6b5f6321ff45b030205542136debb0081e895cb4e28 - 8.95% (8.5 MB)
[#003] sha256:45dfce92daf5614dd08dc367e7f9e8ed3224c863b55287655d73b4c3a39eb428 - 0.24% (230 KB)
[#004] sha256:123e0e29b421ce017451bcd3a9a82a5519d61450fb25146e80f9202865cff425 - 0.0% (319 Bytes)
[#005] sha256:64fde191a92fb5602dffbb86755f3129ee6209ccabee7c295c02fac6d8670b43 - 0.0% (1.57 KB)
[#006] sha256:044eabe8a902c894d5d4708b2cc275ab5b3adba16d9436e5b75499d4739fd72c - 9.19% (8.72 MB)
/bin/sh -c #(nop) ADD file:6f877549795f4798a38b318c0f63f6646dbf10d3c249c7f4b73cc7cfe42dc0f5 in /
2018-12-06 00:21:06 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=20181205
2018-12-06 00:21:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-12-11 16:25:56 UTC/bin/sh -c #(nop) MAINTAINER Elastic Docker Team <[email protected]>
2018-12-11 16:26:01 UTC/bin/sh -c yum update -y && yum install -y curl && yum clean all
2018-12-11 16:26:04 UTC/bin/sh -c curl -Lso - https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.6.14-linux-x86_64.tar.gz | tar zxf - -C /tmp && mv /tmp/filebeat-5.6.14-linux-x86_64 /usr/share/filebeat
2018-12-11 16:26:06 UTC/bin/sh -c curl -Lso /usr/share/filebeat/beats-dashboards-5.6.14.zip https://artifacts.elastic.co/downloads/beats/beats-dashboards/beats-dashboards-5.6.14.zip
2018-12-11 16:26:06 UTC/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true
2018-12-11 16:26:06 UTC/bin/sh -c #(nop) ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2018-12-11 16:26:06 UTC/bin/sh -c #(nop) COPY file:fd352165a5b1296876a5c50e78f2512ff8b52aa8565535a5de23671d9ecdd9fc in /usr/share/filebeat/filebeat.yml
2018-12-11 16:26:07 UTC/bin/sh -c groupadd --gid 1000 filebeat && useradd -M --uid 1000 --gid 1000 --home /usr/share/filebeat filebeat
2018-12-11 16:26:07 UTC/bin/sh -c #(nop) WORKDIR /usr/share/filebeat
2018-12-11 16:26:08 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 scripts/* && chmod 0770 data logs
2018-12-11 16:26:09 UTC/bin/sh -c #(nop) USER 1000
2018-12-11 16:26:09 UTC/bin/sh -c #(nop) CMD ["filebeat" "-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.