Namespace
elastic
Image / Tag
filebeat:7.8.1
Content Digest
sha256:80b3a32377fb51e9079d9b28bb99aa86a48ad867dcb2b8ee76cd80682804a666
Details
Created

2020-07-21 15:16:42 UTC

Size

171 MB

Content Digest
Labels
  • description
    Filebeat sends log files to Logstash or directly to Elasticsearch.
  • license
    Elastic License
  • org.label-schema.build-date
    2020-07-21T15:12:33Z
  • 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
    94f7632be5d56a7928595da79f4b829ffe123744
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.8.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 - 47.61% (81.4 MB)

[#001] sha256:1d91599c7521d9f5bb524c11ecb9c770478d8d26398e63b5a570c76fb2d8cc5f - 15.26% (26.1 MB)

[#002] sha256:8535fd565fe3e35248202402b35b935772ba5f7f940689fca740b8f6b13a9f72 - 18.56% (31.7 MB)

[#003] sha256:42292adeddfc5e0d3ddf3d27cdd70c19ad1efef8f24569334e7891da90a818d3 - 0.0% (618 Bytes)

[#004] sha256:4675a5596b4ef5b0399f522a891c2f9c899c66549b7ef80652fc4513b377f9ba - 0.0% (611 Bytes)

[#005] sha256:bb17c3ede2dd99ac63b8608652e5087178377b990065456fa3dcbee7cceb22e4 - 0.0% (605 Bytes)

[#006] sha256:7f5f84ea1a4930f33e29a8f3c0c35961d2324d510d75b1289e3f5cd163437615 - 18.56% (31.7 MB)

[#007] sha256:606d43ad155a11a93c82074268521f4dc0960270be67ccecc0092f0f45b783aa - 0.0% (1.92 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-07-21 14:06:04 UTC

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

2020-07-21 15:16:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-07-21T15:12:33Z 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.8.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=94f7632be5d56a7928595da79f4b829ffe123744 license=Elastic License description=Filebeat sends log files to Logstash or directly to Elasticsearch.

2020-07-21 15:16:27 UTC

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

2020-07-21 15:16:27 UTC

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

2020-07-21 15:16:28 UTC

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

2020-07-21 15:16:30 UTC

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

2020-07-21 15:16:32 UTC

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

2020-07-21 15:16:34 UTC

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

2020-07-21 15:16:40 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-07-21 15:16:41 UTC

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

2020-07-21 15:16:41 UTC

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

2020-07-21 15:16:41 UTC

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

2020-07-21 15:16:42 UTC

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

2020-07-21 15:16:42 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