Namespace
elastic
Image / Tag
filebeat:8.5.1
Content Digest
sha256:130edc02012b70d25879025431d051a402aa7da3feb3d2cdda742b8d96e7fac0
Details
Created

2022-11-09 16:04:05 UTC

Size

135 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-11-09T15:54:03Z
  • 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
    f81376bad511929eb90d584d2059c4c8a41fc691
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.5.1
  • org.opencontainers.image.created
    2022-11-09T15:54:03Z
  • 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.5.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:d0eb0fe83e8abdda5c542365095d3cb24e0b287eb69026e723f6d5e51af08310 - 22.49% (30.3 MB)

[#001] sha256:9dacb9b836709c38f6f839a277d97d964c84729b2967e02cce5d635cf2bb8b1e - 25.87% (34.9 MB)

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

[#003] sha256:28f7b46ddc2e45ba84e31db7ddc176ec44f4154c362f58bc1eeef72f60b6d0e6 - 0.0% (622 Bytes)

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

[#005] sha256:1214fd0fa2b918a9481e36dbc33c6b9d46cfa51f2a7d53eb76ca1ad5f79b8c47 - 51.38% (69.3 MB)

[#006] sha256:bf3fc2a96e473c634ed9dbdb0922be9628172071fc8150e5f6428c21516fd515 - 0.0% (106 Bytes)

[#007] sha256:80bb17dcc82ae65838b73badcb57d69545fe755c6cedebc42cf08458cfa095f7 - 0.0% (5.92 KB)

[#008] sha256:177fece25e95f3afe6e3ab7127ed7ea1084ac49bf3788abbdbcd8e5c73dcb81d - 0.24% (336 KB)

[#009] sha256:bd1b729c321feb76813f79771d028f137c9f13ca009ef1cdfe280fb6364bc74d - 0.0% (693 Bytes)

[#010] sha256:90196769ce852f6bff0e95a53773802248e62b181a79615e9c77635e82126813 - 0.0% (1.98 KB)


History
2022-10-25 01:53:34 UTC

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

2022-10-25 01:53:35 UTC

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

2022-11-09 15:50:16 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-11-09 16:03:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2022-11-09T15:54:03Z 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.5.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=f81376bad511929eb90d584d2059c4c8a41fc691 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2022-11-09T15:54:03Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic name=filebeat [email protected] vendor=Elastic version=8.5.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-11-09 16:03:49 UTC

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

2022-11-09 16:03:49 UTC

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

2022-11-09 16:03:49 UTC

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

2022-11-09 16:03:51 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-11-09 16:03:51 UTC

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

2022-11-09 16:03:52 UTC

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

2022-11-09 16:03:58 UTC

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

2022-11-09 16:04:02 UTC

/bin/sh -c mkdir /licenses

2022-11-09 16:04:02 UTC

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

2022-11-09 16:04:02 UTC

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

2022-11-09 16:04:03 UTC

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

2022-11-09 16:04:04 UTC

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

2022-11-09 16:04:04 UTC

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

2022-11-09 16:04:04 UTC

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

2022-11-09 16:04:04 UTC

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

2022-11-09 16:04:04 UTC

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

2022-11-09 16:04:05 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