Namespace
elastic
Image / Tag
filebeat:6.4.2
Content Digest
sha256:6e28d74f50cc42b9472c6fb4daf84c0547582b222821a0b5f7a4efc2d58c8e4e
Details
Created

2018-09-26 12:51:38 UTC

Size

110 MB

Content Digest
Labels
  • license
    Elastic License
  • org.label-schema.build-date
    20180804
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    filebeat
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://www.elastic.co/products/beats/filebeat
  • org.label-schema.vcs-url
    https://github.com/elastic/beats-docker
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    6.4.2

Environment
ELASTIC_CONTAINER

true

PATH

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


Layers

[#000] sha256:256b176beaff7815db2a93ee2071621ae88f451bb1e198ca73010ed5bba79b65 - 64.76% (71.2 MB)

[#001] sha256:2f2a8eb1485580970ef7e47db183e1772e44fc4116eccaa1ba150caaec67aa27 - 16.81% (18.5 MB)

[#002] sha256:54cdf9041b78c32098be2d56768ef816ddefa29969d089b21ef8ee1b10da0332 - 9.22% (10.1 MB)

[#003] sha256:8def7f3b65b3a8197c9a8bc2628c480b395976b79a7a1608792577d1ad0359d7 - 0.0% (420 Bytes)

[#004] sha256:3e29e0cc0306ae3941e31f39632a0a3dc1e5e0a25d7c05d560b7efa8e81d2d2c - 0.0% (595 Bytes)

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

[#006] sha256:7d0f9e5501bd973d365927a7951b0d97a0b612e65911b559b46775b60326a871 - 9.21% (10.1 MB)


History
2018-08-06 19:21:47 UTC

/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-26 12:38:26 UTC

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

2018-09-26 12:51:35 UTC

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

2018-09-26 12:51:35 UTC

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

2018-09-26 12:51:35 UTC

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

2018-09-26 12:51:35 UTC

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

2018-09-26 12:51:36 UTC

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

2018-09-26 12:51:36 UTC

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

2018-09-26 12:51:36 UTC

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

2018-09-26 12:51:38 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-26 12:51:38 UTC

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

2018-09-26 12:51:38 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.2 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-26 12:51:38 UTC

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

2018-09-26 12:51:38 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