Namespace
elastic
Image / Tag
filebeat:7.17.1
Content Digest
sha256:b0491ef0c9bb5c8ae315e450ba00d065fd4458f009ff7f61750830d82c8ba476
Details
Created

2022-02-23 23:43:31 UTC

Size

101 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-02-23T23:37:56Z
  • 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
    1d05ba86138cfc9a5ae5c0acc64a57b8d81678ff
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.17.1
  • org.opencontainers.image.created
    2022-02-23T23:37:56Z
  • 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.1

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:4fb807caa40a3c1ad5bb5e0030f6c250cfe717f029561a0338716ee4acb03bb9 - 29.99% (30.3 MB)

[#001] sha256:7e0e04edbc355859e74235e1e8404acc7774a2750a93ebf6487de4a5561e7202 - 30.4% (30.7 MB)

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

[#003] sha256:423379f26362c50f0f8ab93700153b696f6534e9438b55d9a8ce1b77510903dc - 0.0% (620 Bytes)

[#004] sha256:5f95fc585f37b47659ab39f396b78f715f2f9e62c3d35a5afb320bb039c7225e - 0.0% (612 Bytes)

[#005] sha256:df5c6e168b8b00bcd9b662bc6991b6b227da537b55a4684d55298c433120eb35 - 39.31% (39.7 MB)

[#006] sha256:4f8d49745ff3f569091e86ec5ea932ca90082ee39dcf8f9286503d06c3c38db5 - 0.0% (141 Bytes)

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

[#008] sha256:c374ffdf7559acadcc33f214002820e0fe6c1c1df5baf9c860f611c12c5b3a70 - 0.27% (284 KB)

[#009] sha256:0163bd11b28c27583ac8fadb82c6d492e6423f7e8352b2869baadfe687843a31 - 0.0% (689 Bytes)

[#010] sha256:39cb4530107c0ac73c5c30dc2c7a81c48c975b5ec4ca9745d01c0b13ec38a1f7 - 0.0% (1.98 KB)


History
2022-02-02 02:14:45 UTC

/bin/sh -c #(nop) ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /

2022-02-02 02:14:46 UTC

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

2022-02-23 22:29:18 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 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-02-23 23:43:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-02-23T23:37:56Z 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.1 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=1d05ba86138cfc9a5ae5c0acc64a57b8d81678ff io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-02-23T23:37:56Z 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.1 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-02-23 23:43:21 UTC

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

2022-02-23 23:43:21 UTC

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

2022-02-23 23:43:21 UTC

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

2022-02-23 23:43:22 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-02-23 23:43:23 UTC

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

2022-02-23 23:43:23 UTC

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

2022-02-23 23:43:27 UTC

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

2022-02-23 23:43:29 UTC

/bin/sh -c mkdir /licenses

2022-02-23 23:43:29 UTC

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

2022-02-23 23:43:29 UTC

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

2022-02-23 23:43:30 UTC

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

2022-02-23 23:43:31 UTC

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

2022-02-23 23:43:31 UTC

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

2022-02-23 23:43:31 UTC

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

2022-02-23 23:43:31 UTC

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

2022-02-23 23:43:31 UTC

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

2022-02-23 23:43:31 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