Namespace
elastic
Image / Tag
filebeat:7.7.1
Content Digest
sha256:13d0b4c02f215a5316a2bb3e9532a309e7086dce940a586aad11a5406017eed6
Details
Created

2020-05-28 15:27:20 UTC

Size

168 MB

Content Digest
Labels
  • description
    Filebeat sends log files to Logstash or directly to Elasticsearch.
  • license
    Elastic License
  • org.label-schema.build-date
    2020-05-28T15:24:03Z
  • org.label-schema.license
    Elastic License
  • 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-ref
    932b273e8940575e15f10390882be205bad29e1f
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.7.1
  • org.opencontainers.image.created
    2020-05-04 00:00:00+01:00
  • org.opencontainers.image.licenses
    GPL-2.0-only
  • org.opencontainers.image.title
    CentOS Base Image
  • org.opencontainers.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:86dbb57a308363a145832950313a7a1dccb08353e1291ec557d823e18c16f45f - 48.43% (81.4 MB)

[#001] sha256:7fe46a0625963b1ff067586e581d4b97c4830b576baa76a802c1756526590e1b - 14.79% (24.9 MB)

[#002] sha256:ea685144a01cefd826a53f96f874ca63644b2b61bbeeffc958b22268aae72764 - 18.38% (30.9 MB)

[#003] sha256:1754ecf848fa3230b81edd93094af11795d7fdb656b0e4e661ba421a7b438214 - 0.0% (619 Bytes)

[#004] sha256:82c42089a8d6e049f8b7839c942fac1faed0425f0356081a6b26950220b850b4 - 0.0% (613 Bytes)

[#005] sha256:6a9c5eeb4a23983853e9fd01bb8a62837b2f80332216c0334e6f1dd2c864e373 - 0.0% (612 Bytes)

[#006] sha256:7d7e525358ddafa45c335611a5b789dfd650112e0d9b29a2829365866d9f0502 - 18.39% (30.9 MB)

[#007] sha256:56b276441c6cf3075008d7a4c835c845ab637f336e65523f2d71d0c26ecef90c - 0.0% (1.91 KB)


History
2020-05-05 21:20:06 UTC

/bin/sh -c #(nop) ADD file:38e2d2a1a0cd8694bd5086f257fdf7504f0c2481bf4f746c9bd1c8d9f3f6430d in /

2020-05-05 21:20: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=20200504 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-05-04 00:00:00+01:00

2020-05-05 21:20:07 UTC

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

2020-05-28 14:44:57 UTC

/bin/sh -c yum -y --setopt=tsflags=nodocs update && yum clean all

2020-05-28 15:27:12 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-05-28T15:24:03Z org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.license=Elastic License org.label-schema.name=filebeat org.label-schema.version=7.7.1 org.label-schema.url=https://www.elastic.co/products/beats/filebeat org.label-schema.vcs-url=github.com/elastic/beats/v7 org.label-schema.vcs-ref=932b273e8940575e15f10390882be205bad29e1f license=Elastic License description=Filebeat sends log files to Logstash or directly to Elasticsearch.

2020-05-28 15:27:12 UTC

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

2020-05-28 15:27:12 UTC

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

2020-05-28 15:27:14 UTC

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

2020-05-28 15:27:14 UTC

/bin/sh -c #(nop) COPY file:18ce723a900496da8559af46a19f2693f6d7d7dc3fe1836812ffb74d634247ae in /usr/local/bin/docker-entrypoint

2020-05-28 15:27:15 UTC

/bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint

2020-05-28 15:27:16 UTC

/bin/sh -c groupadd --gid 1000 filebeat

2020-05-28 15:27:18 UTC

/bin/sh -c mkdir /usr/share/filebeat/data /usr/share/filebeat/logs && chown -R root:filebeat /usr/share/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 /usr/share/filebeat/modules.d && chmod 0770 /usr/share/filebeat/data /usr/share/filebeat/logs

2020-05-28 15:27:19 UTC

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

2020-05-28 15:27:19 UTC

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

2020-05-28 15:27:19 UTC

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

2020-05-28 15:27:20 UTC

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

2020-05-28 15:27:20 UTC

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

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