Namespace
elastic
Image / Tag
filebeat:8.3.1
Content Digest
sha256:89a90537ec6179cbe25d7b3b0d3d4d1676ef682db89c8108dc5db6cad6fd9fa8
Details
Created

2022-06-29 17:09:44 UTC

Size

132 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
    infra@elastic.co
  • name
    filebeat
  • org.label-schema.build-date
    2022-06-29T16:59: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/beats/filebeat
  • org.label-schema.vcs-ref
    cff0399d80d4b1ac80f0981be846a50d1ec2b995
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.3.1
  • org.opencontainers.image.created
    2022-06-29T16:59:33Z
  • 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
    8.3.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:5486d18d7ee8c1241fec05ae2fab6e54bdf9d970758072ba24bc87f6621f7e2a - 22.98% (30.3 MB)

[#001] sha256:6495a062b3de8977eb2b8dfe9b00c286f9a185c6c310e38b65ea282da844eb31 - 25.3% (33.4 MB)

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

[#003] sha256:7d4f7ca05cbc613fc29ab83fe9bcaba02174ac4df59d8b2944ccd9480d349a3c - 0.0% (622 Bytes)

[#004] sha256:174c68a99efcda44023b430f0e46621f9832bcfb0df1b64ac26b0117a58bb6d8 - 0.0% (616 Bytes)

[#005] sha256:609ad597c05ee85f7253f2e472e0d383caeba93bad5e5c0c8433952ee00e4a05 - 51.48% (67.9 MB)

[#006] sha256:700299b62698d26fa9c6c3c461f5c9aebc148b5ffae134f0eee3bf66acdbb75a - 0.0% (142 Bytes)

[#007] sha256:6d8633708190c12a3453aae9a70f07d0b6d1e57b5c6fd2f1af1a071e85e63c0a - 0.0% (5.92 KB)

[#008] sha256:d5f3bef6217cbf39322d6a838fb644e19cf04ee82b4089e5b698258f30d2f052 - 0.22% (295 KB)

[#009] sha256:4a36c3db75f19bb5330b063ddb8c29c078acb8224c589b000193f365c2ceaef7 - 0.0% (692 Bytes)

[#010] sha256:763baf8fb8e04d3cf8f28368b006c11aa8241386717eb3cce70964e6408c3ea4 - 0.0% (1.98 KB)


History
2022-06-06 22:21:11 UTC

/bin/sh -c #(nop) ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /

2022-06-06 22:21:12 UTC

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

2022-06-29 16:54:32 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-06-29 17:09:28 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-06-29T16:59: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=8.3.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=cff0399d80d4b1ac80f0981be846a50d1ec2b995 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-06-29T16:59:33Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat maintainer=infra@elastic.co vendor=Elastic version=8.3.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-06-29 17:09:29 UTC

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

2022-06-29 17:09:29 UTC

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

2022-06-29 17:09:29 UTC

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

2022-06-29 17:09:30 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-06-29 17:09:30 UTC

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

2022-06-29 17:09:31 UTC

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

2022-06-29 17:09:36 UTC

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

2022-06-29 17:09:41 UTC

/bin/sh -c mkdir /licenses

2022-06-29 17:09:41 UTC

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

2022-06-29 17:09:42 UTC

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

2022-06-29 17:09:42 UTC

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

2022-06-29 17:09:43 UTC

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

2022-06-29 17:09:44 UTC

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

2022-06-29 17:09:44 UTC

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

2022-06-29 17:09:44 UTC

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

2022-06-29 17:09:44 UTC

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

2022-06-29 17:09:44 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