Namespace
elastic
Image / Tag
filebeat:7.17.4
Content Digest
sha256:c570704126115149791cd1bc32aa60b78fc14ef2b225d8efc5b04fdad4cb6635
Details
Created

2022-05-18 16:52:24 UTC

Size

105 MB

Content Digest
Labels
  • description
    Filebeat sends log files to Logstash or directly to Elasticsearch.
  • io.k8s.description
    Filebeat sends log files to Logstash or directly to Elasticsearch.
  • io.k8s.display-name
    Filebeat image
  • license
    Elastic License
  • maintainer
  • name
    filebeat
  • org.label-schema.build-date
    2022-05-18T16:46:49Z
  • 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/beats/filebeat
  • org.label-schema.vcs-ref
    ea28c0419dc4ede9318c4b34a732ce11b03482b7
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.17.4
  • org.opencontainers.image.created
    2022-05-18T16:46:49Z
  • org.opencontainers.image.licenses
    Elastic License
  • org.opencontainers.image.title
    Filebeat
  • org.opencontainers.image.vendor
    Elastic
  • release
    1
  • summary
    filebeat
  • url
    https://www.elastic.co/beats/filebeat
  • vendor
    Elastic
  • version
    7.17.4

Environment
ELASTIC_CONTAINER

true

GODEBUG

madvdontneed=1

LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE

/

PATH

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


Layers

[#000] sha256:1885934a00e5a435238a471bd508bf6926db90b179e2844d3635d48e6dc83009 - 28.94% (30.3 MB)

[#001] sha256:fd5ceeb63da3ba9ed88c511b21b85ee0088389a46229d3fa8e63799562957752 - 31.2% (32.7 MB)

[#002] sha256:aec7aae8ad665152ba8958804c4f048ce5db3ab13f77101d9f878c762b7d6509 - 0.01% (9.92 KB)

[#003] sha256:47e05c7bde5f53b7892ddb47cc0ac211f86a2e1af368afc611c69bbb8f11d421 - 0.0% (617 Bytes)

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

[#005] sha256:01981c0605c2bea789d61d3ba99ccaba8363573a7318c7f3b3ca19b46ccf527e - 39.58% (41.5 MB)

[#006] sha256:01674e42374d83f685274ea1cb6d4361021aa77b17edbab7346b0991a0aa2452 - 0.0% (142 Bytes)

[#007] sha256:cb6901886fd9bafe2b76b7501be2f4b9f20caac2bec5e8c8ecb4f5e22f055f1d - 0.01% (5.92 KB)

[#008] sha256:69a37e719c204d8b9171370f8a08635a3c091b1403b8f2d20fdc50ba11c89532 - 0.26% (284 KB)

[#009] sha256:544229457cd089cc4418e482bc1cca4181f2fe5658991fcb70612790795dd98c - 0.0% (691 Bytes)

[#010] sha256:630815df25506c211eb96741ef94227e6f1922408929cddafdca39c8548e3462 - 0.0% (1.98 KB)


History
2022-04-29 23:20:59 UTC

/bin/sh -c #(nop) ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /

2022-04-29 23:20:59 UTC

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

2022-05-18 15:37:39 UTC

/bin/sh -c for iter in {1..10}; do apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes ca-certificates curl gawk libcap2-bin xz-utils && apt-get clean all && exit_code=0 && break || exit_code=$? && echo "apt-get error: retry $iter in 10s" && sleep 10; done; (exit $exit_code)

2022-05-18 16:52:14 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-05-18T16:46:49Z 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.17.4 org.label-schema.url=https://www.elastic.co/beats/filebeat org.label-schema.vcs-url=github.com/elastic/beats/v7 org.label-schema.vcs-ref=ea28c0419dc4ede9318c4b34a732ce11b03482b7 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-05-18T16:46:49Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat [email protected] vendor=Elastic version=7.17.4 release=1 url=https://www.elastic.co/beats/filebeat summary=filebeat license=Elastic License description=Filebeat sends log files to Logstash or directly to Elasticsearch.

2022-05-18 16:52:14 UTC

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

2022-05-18 16:52:14 UTC

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

2022-05-18 16:52:14 UTC

/bin/sh -c #(nop) ENV GODEBUG=madvdontneed=1

2022-05-18 16:52:15 UTC

/bin/sh -c set -e ; TINI_BIN=""; TINI_SHA256=""; TINI_VERSION="v0.19.0"; echo "The arch value is $(arch)"; case "$(arch)" in x86_64) TINI_BIN="tini-amd64"; TINI_SHA256="93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c"; ;; aarch64) TINI_BIN="tini-arm64"; TINI_SHA256="07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81"; ;; *) echo >&2 ; echo >&2 "Unsupported architecture \$(arch)" ; echo >&2 ; exit 1 ; ;; esac ; curl --retry 8 -S -L -O "https://github.com/krallin/tini/releases/download/${TINI_VERSION}/${TINI_BIN}" ; echo "${TINI_SHA256} ${TINI_BIN}" | sha256sum -c - ; mv "${TINI_BIN}" /usr/bin/tini ; chmod +x /usr/bin/tini

2022-05-18 16:52:15 UTC

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

2022-05-18 16:52:16 UTC

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

2022-05-18 16:52:19 UTC

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

2022-05-18 16:52:22 UTC

/bin/sh -c mkdir /licenses

2022-05-18 16:52:22 UTC

/bin/sh -c #(nop) COPY file:e5ebf656cf200350f3174bef6af53a0f5d65962bef86270893ed75eb63808573 in /licenses

2022-05-18 16:52:22 UTC

/bin/sh -c #(nop) COPY file:050dc79ed45f964cf74741bbe6220d06b0401623c9333520ce63885033e397f4 in /licenses

2022-05-18 16:52:23 UTC

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

2022-05-18 16:52:24 UTC

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

2022-05-18 16:52:24 UTC

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

2022-05-18 16:52:24 UTC

/bin/sh -c #(nop) ENV LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/

2022-05-18 16:52:24 UTC

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

2022-05-18 16:52:24 UTC

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

2022-05-18 16:52:24 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