Namespace
elastic
Image / Tag
filebeat:6.1.2
Content Digest
sha256:69b15c68870400dc8bddc5907b2e98dd859e993baebb0e27f8cc7e625094f642
Details
Created

2018-01-10 02:31:01 UTC

Size

98.3 MB

Content Digest
Labels
  • build-date
    20180107
  • license
    GPLv2
  • name
    CentOS Base Image
  • vendor
    CentOS

Environment
ELASTIC_CONTAINER

true

PATH

/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:af4b0a2388c69010cf675c050e51cb1fabbdf2303f955c31805b280324fd4523 - 71.45% (70.3 MB)

[#001] sha256:dabe5cc86cac7105170d655abc923d7895ed126e44b41be62a28e320825b97b5 - 5.26% (5.17 MB)

[#002] sha256:02d3677376ac2fef730e94a036f8c02a7e4ac9d5fcd6ceec631a67d96ef3df6d - 11.65% (11.5 MB)

[#003] sha256:d7203519e64de6d62711e98f4de08329fb646ff2da42c7a0b78e9e35cbfabe22 - 0.0% (424 Bytes)

[#004] sha256:0a38c1bd282a280e24761eb1bb0c567a13be9d26d5c5ca3107d90de4a662cf4c - 0.0% (596 Bytes)

[#005] sha256:424fc6cbf3b9655ea5a534f8961fd79482c2828f2496215cdd4f20dfb32278c5 - 0.0% (1.57 KB)

[#006] sha256:ec58a065b6de0204f1adcf991473c081c9e7e4a283ae1b5a74e1515f6658915d - 11.64% (11.5 MB)


History
2018-01-08 19:58:26 UTC

/bin/sh -c #(nop) ADD file:6bba01fe946852a560a939627ba0bd1b219aaf9abc538d9e2d8470d475c5a399 in /

2018-01-08 19:58:27 UTC

/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20180107

2018-01-08 19:58:27 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-01-10 02:19:29 UTC

/bin/sh -c #(nop) MAINTAINER Elastic Docker Team <docker@elastic.co>

2018-01-10 02:19:33 UTC

/bin/sh -c yum update -y && yum install -y curl && yum clean all

2018-01-10 02:30:59 UTC

/bin/sh -c curl -Lso - http://localhost:8000/beats/build/upload/filebeat/filebeat-6.1.2-linux-x86_64.tar.gz | tar zxf - -C /tmp && mv /tmp/filebeat-6.1.2-linux-x86_64 /usr/share/filebeat

2018-01-10 02:30:59 UTC

/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true

2018-01-10 02:30:59 UTC

/bin/sh -c #(nop) ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-01-10 02:30:59 UTC

/bin/sh -c #(nop) COPY dir:ea81ee752e40deb640058aacdf685fa81edbe4d417bc91a00f323d2ae374f20f in /usr/share/filebeat

2018-01-10 02:30:59 UTC

/bin/sh -c #(nop) ADD file:4a96c37699d0a91d30d6d0335188180cbe5e2718ccb7306d18b5a51181ff1879 in /usr/local/bin

2018-01-10 02:31:00 UTC

/bin/sh -c groupadd --gid 1000 filebeat && useradd -M --uid 1000 --gid 1000 --home /usr/share/filebeat filebeat

2018-01-10 02:31:00 UTC

/bin/sh -c #(nop) WORKDIR /usr/share/filebeat

2018-01-10 02:31:01 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-01-10 02:31:01 UTC

/bin/sh -c #(nop) USER filebeat

2018-01-10 02:31:01 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/docker-entrypoint"]

2018-01-10 02:31:01 UTC

/bin/sh -c #(nop) CMD ["-e"]

Danger Zone
Delete Tag

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.

Delete