Namespace
elastic
Image / Tag
filebeat:8.1.1
Content Digest
sha256:1a8ced0ded10c76ca922ef3c7b843bb47506e30e0b12d56456bd53ddf64905c1
Details
Created

2022-03-17 23:19:01 UTC

Size

103 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-03-17T23:13:32Z
  • 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
    7f30bb31a4a532c865161efbbdadd012323b04c5
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.1.1
  • org.opencontainers.image.created
    2022-03-17T23:13:32Z
  • 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.1.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:b37644e603211fa9d639d4c5ed9a744ffae796fe7fb76748dc16fee74219056d - 29.58% (30.3 MB)

[#001] sha256:30052f3df13b6f9a3d2b92886f93c2413f4aaf0676bcd301d86df019457a3dfc - 31.13% (31.9 MB)

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

[#003] sha256:ca5c489602c0ed2286122eef4a8671f34b592528964ac18e9629037f68a9d83f - 0.0% (621 Bytes)

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

[#005] sha256:dd81571d30e29eeddd62529100336956d3bf5dc492897c017978c24b0bf2068d - 39.0% (40 MB)

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

[#007] sha256:6ce668533febb848b081e98b02df1ed38dbc21b5e8d00559bba4bf5e010561f5 - 0.01% (5.91 KB)

[#008] sha256:c4c1daa2ace1a165a99067b2ec0b9a3115eb226443ef8949661e9a4462ec88f6 - 0.27% (285 KB)

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

[#010] sha256:5763ec35815018d6f7fdf1ff541497e99b6b46aafc03a89e00cecec240e5a255 - 0.0% (1.97 KB)


History
2022-03-03 20:19:33 UTC

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

2022-03-03 20:19:33 UTC

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

2022-03-17 22:07: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 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-03-17 23:18:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-03-17T23:13:32Z 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.1.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=7f30bb31a4a532c865161efbbdadd012323b04c5 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-03-17T23:13:32Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat [email protected] vendor=Elastic version=8.1.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-03-17 23:18:51 UTC

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

2022-03-17 23:18:51 UTC

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

2022-03-17 23:18:51 UTC

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

2022-03-17 23:18:52 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-03-17 23:18:53 UTC

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

2022-03-17 23:18:53 UTC

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

2022-03-17 23:18:56 UTC

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

2022-03-17 23:18:59 UTC

/bin/sh -c mkdir /licenses

2022-03-17 23:18:59 UTC

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

2022-03-17 23:18:59 UTC

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

2022-03-17 23:19:00 UTC

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

2022-03-17 23:19:00 UTC

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

2022-03-17 23:19:01 UTC

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

2022-03-17 23:19:01 UTC

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

2022-03-17 23:19:01 UTC

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

2022-03-17 23:19:01 UTC

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

2022-03-17 23:19:01 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