Namespace
elastic
Image / Tag
filebeat:sha256-db12cf9b7d05053fab7f1290502feb0d15c0b3ad0da1cb217602fa532e302a5c
Content Digest
sha256:db12cf9b7d05053fab7f1290502feb0d15c0b3ad0da1cb217602fa532e302a5c
Details
Created

2024-11-07 08:28:46 UTC

Size

112 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
    2024-11-07T08:25: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
    dd6212261c57e41e1bf42532809a14a00c9072a9
  • org.label-schema.vcs-url
    github.com/elastic/beats/v7
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    8.16.0
  • org.opencontainers.image.created
    2024-11-07T08:25:03Z
  • org.opencontainers.image.licenses
    Elastic License
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.title
    Filebeat
  • org.opencontainers.image.vendor
    Elastic
  • org.opencontainers.image.version
    24.04
  • release
    1
  • summary
    filebeat
  • url
    https://www.elastic.co/beats/filebeat
  • vendor
    Elastic
  • version
    8.16.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:0a0588bb8a6f99d97ad9cfb48862cebbcb3930d77370d3f3ea9148950842d639 - 26.23% (29.5 MB)

[#001] sha256:6db6f240cb7b32282a77309122bce4c82f5a07b8bbec62e9121bd6404bb9a426 - 0.0% (1.39 KB)

[#002] sha256:be2ce76b1e6cc0704794e176a1d7f98e7d2d49b8813d0badffa9fe4172139f7a - 29.61% (33.3 MB)

[#003] sha256:5d82e0da3eff0ad6dda1255ae860bc0156f99eb98dadc634c7cf160596f4d7ec - 0.01% (9.08 KB)

[#004] sha256:0eab72a3bb1e0d4266d8e412216d59d57e47ad3976fcaaa683cb823e5fc0a3e1 - 0.0% (608 Bytes)

[#005] sha256:47e753edac76867193619d59bdd3881b687fb928bf94561abc389b8e816efc5a - 0.0% (602 Bytes)

[#006] sha256:e63bf5b38fc1020b102b81d7626968420cae33076e4d8de64304d00e0c80478d - 43.97% (49.4 MB)

[#007] sha256:7a9bb16328b0ea3fdf5864027eff540e9c6c85973ad2bf07d506658bd8343db2 - 0.0% (108 Bytes)

[#008] sha256:acddeceee138352837db37e98520dd7c4ad44e9f379adfb9ea15b253fbbc832e - 0.0% (5.44 KB)

[#009] sha256:54b4dcc2571d94ee0140102da53f28a2632a47d94a3a167638351d1e9e337f11 - 0.18% (203 KB)

[#010] sha256:dc852e548861c5242329f16ec5d84a7eef1d321dee2ee202c8edfa8e5eaf743b - 0.0% (675 Bytes)

[#011] sha256:0661d43a38adf95a38247bf6230a776abdcf9e321b011ab177929c6fe3f84351 - 0.0% (1.24 KB)

[#012] sha256:4ca545ee6d5db5c1170386eeb39b2ffe3bd46e5d4a73a9acbebc805f19607eb3 - 0.0% (42 Bytes)


History
2024-10-11 03:52:53 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-10-11 03:52:53 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-10-11 03:52:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-10-11 03:52:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-10-11 03:52:55 UTC

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

2024-10-11 03:52:55 UTC

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

2024-11-07 08:28:23 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c touch /var/mail/ubuntu && chown ubuntu /var/mail/ubuntu && userdel -r ubuntu # buildkit

2024-11-07 08:28:43 UTC (buildkit.dockerfile.v0)

RUN /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) # buildkit

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

LABEL org.label-schema.build-date=2024-11-07T08:25: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.16.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=dd6212261c57e41e1bf42532809a14a00c9072a9 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2024-11-07T08:25: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.16.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.

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

ENV ELASTIC_CONTAINER=true

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

ENV GODEBUG=madvdontneed=1

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

RUN /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 # buildkit

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint /usr/local/bin/docker-entrypoint # buildkit

2024-11-07 08:28:44 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint # buildkit

2024-11-07 08:28:45 UTC (buildkit.dockerfile.v0)

COPY /usr/share/filebeat /usr/share/filebeat # buildkit

2024-11-07 08:28:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /licenses # buildkit

2024-11-07 08:28:45 UTC (buildkit.dockerfile.v0)

COPY /usr/share/filebeat/LICENSE.txt /licenses # buildkit

2024-11-07 08:28:45 UTC (buildkit.dockerfile.v0)

COPY /usr/share/filebeat/NOTICE.txt /licenses # buildkit

2024-11-07 08:28:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd --gid 1000 filebeat # buildkit

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

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

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

USER 1000

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

ENV LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/share/filebeat

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint"]

2024-11-07 08:28:46 UTC (buildkit.dockerfile.v0)

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