Namespace
elastic
Image / Tag
filebeat:8.2.0
Content Digest
sha256:5c446efe3aa66c4ee8d5ce0e3130cfff4e7198fa8747ca67f1d8d88d147cec0e
Details
Created

2022-04-19 23:40:21 UTC

Size

129 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-04-19T23:30:28Z
  • 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
    045da3a1bb89944373c33332c18ca99ef6192df2
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.2.0
  • org.opencontainers.image.created
    2022-04-19T23:30:28Z
  • 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.2.0

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:0b785679cd71daaa5bf89e7ea49988984bd2aede59346dc33ec2f0fdc95643b0 - 23.43% (30.3 MB)

[#001] sha256:5e4f04d24500d75902bfceb3d7c2431e52cf4745870f42f9e7d9250d8db2ee16 - 25.09% (32.5 MB)

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

[#003] sha256:60bad6ecc63ca540248d8acd76945327b37237fbd7149a15678ece5689f060f6 - 0.0% (622 Bytes)

[#004] sha256:6cd0ebb780a0d6336514756fcb9280c2e0f2d97276e322fe64c1cef7b6ece336 - 0.0% (614 Bytes)

[#005] sha256:5865cdea36a3941cedfe8e56437d4672ff001a64c89521782bf34a467d4aabb6 - 51.25% (66.3 MB)

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

[#007] sha256:591696717fe9e738dcc2282bd80902c8bd34da301e5db4a31c29c04a9cf7d081 - 0.0% (5.92 KB)

[#008] sha256:5efc0a922e633ea52a1be0d33494081a91b19c64bb51658c4452d707db4b090f - 0.22% (289 KB)

[#009] sha256:b3f503c1b2102ac6d6ae31fe2b0ac9549f79de0373532e3111ee309f5c59dfa7 - 0.0% (694 Bytes)

[#010] sha256:28f7d60463dc0a2a70b65cbd3295d579ed8880fca5dd673cb95a8f9086991f59 - 0.0% (1.97 KB)


History
2022-04-05 22:20:50 UTC

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

2022-04-05 22:20:51 UTC

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

2022-04-19 23:27:23 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-04-19 23:40:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-04-19T23:30:28Z 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.2.0 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=045da3a1bb89944373c33332c18ca99ef6192df2 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-04-19T23:30:28Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat [email protected] vendor=Elastic version=8.2.0 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-04-19 23:40:04 UTC

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

2022-04-19 23:40:04 UTC

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

2022-04-19 23:40:04 UTC

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

2022-04-19 23:40:05 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-04-19 23:40:06 UTC

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

2022-04-19 23:40:07 UTC

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

2022-04-19 23:40:12 UTC

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

2022-04-19 23:40:18 UTC

/bin/sh -c mkdir /licenses

2022-04-19 23:40:18 UTC

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

2022-04-19 23:40:18 UTC

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

2022-04-19 23:40:19 UTC

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

2022-04-19 23:40:20 UTC

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

2022-04-19 23:40:20 UTC

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

2022-04-19 23:40:20 UTC

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

2022-04-19 23:40:20 UTC

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

2022-04-19 23:40:21 UTC

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

2022-04-19 23:40:21 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