Namespace
fluent
Image / Tag
fluent-bit:5.0-oauth2-rfc-extension-3
Content Digest
sha256:f72507bb130114a03576d7e66caecd34d9e4b28ed1197546772c382ea790383c
Details
Created

2026-02-24 13:15:47 -0600

Size

522 MB

Content Digest
Labels
  • author
    Eduardo Silva <eduardo.silva@chronosphere.io>
  • description
    Fluent Bit multi-architecture debug container image
  • org.opencontainers.image.authors
    Eduardo Silva <eduardo.silva@chronosphere.io>
  • org.opencontainers.image.description
    Fluent Bit debug container image
  • org.opencontainers.image.documentation
    https://docs.fluentbit.io/
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.source
    https://github.com/fluent/fluent-bit
  • org.opencontainers.image.title
    Fluent Bit Debug
  • org.opencontainers.image.vendor
    Fluent Organization
  • org.opencontainers.image.version
    4.2.3-debug
  • vendor
    Fluent Organization
  • version
    4.2.3-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

4.2.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:0c8d55a45c0dc58de60579b9cc5b708de9e7957f4591fc7de941b67c7e245da0 - 5.44% (28.4 MB)

[#001] sha256:e7b5b9a07b6cb45cc331b0b34316d4675d1f4bf5c930d488496e317b3d09d0dd - 0.44% (2.28 MB)

[#002] sha256:cd6e7444fb833cdbe41576d3ae31a638e4384d6139845705c8ae7c3ce6fce9dd - 0.5% (2.59 MB)

[#003] sha256:abbb61918c0bf42b6fc3307c8f6aa30e0a5d7a4fa3ef3c129cee419e41357146 - 88.13% (460 MB)

[#004] sha256:a01be44c5ba6f4f2f0586a0ad21bd2528d419bd50f056de19feb3134d43f61ec - 0.0% (199 Bytes)

[#005] sha256:81bb2bfe4492ce64948d9ceb87dc4d12a99e61b8ab54172962e430c97f056273 - 5.49% (28.7 MB)


History
2026-02-02 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

ARG RELEASE_VERSION=4.2.3

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=4.2.3

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=4.2.3-debug author=Eduardo Silva <eduardo.silva@chronosphere.io> org.opencontainers.image.description=Fluent Bit debug container image org.opencontainers.image.title=Fluent Bit Debug org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.vendor=Fluent Organization org.opencontainers.image.version=4.2.3-debug org.opencontainers.image.source=https://github.com/fluent/fluent-bit org.opencontainers.image.documentation=https://docs.fluentbit.io/ org.opencontainers.image.authors=Eduardo Silva <eduardo.silva@chronosphere.io>

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

COPY /usr/bin/qemu-arm-static /usr/bin/ # buildkit

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

COPY /usr/bin/qemu-aarch64-static /usr/bin/ # buildkit

2026-02-20 17:25:32 -0600 (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-02-20 17:27:06 -0600 (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=4.2.3 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl3t64 libcurl4t64 libnghttp2-14 libnghttp3-9 librtmp1 libssh2-1t64 libpsl5t64 libbrotli1 libsasl2-2 pkg-config libpq5 libsystemd0 zlib1g ca-certificates libatomic1 libgcrypt20 libyaml-0-2 libldap2 bash gdb valgrind build-essential git bash-completion vim tmux jq dnsutils iputils-ping iputils-arping iputils-tracepath iputils-clockdiff tcpdump curl nmap tcpflow iftop net-tools mtr netcat-openbsd bridge-utils iperf ngrep openssl htop atop strace iotop sysstat ncdu logrotate hdparm pciutils psmisc tree pv make tar flex bison libssl-dev libsasl2-dev libsystemd-dev zlib1g-dev libpq-dev libyaml-dev postgresql-server-dev-all && apt-get satisfy -y cmake "cmake (<< 4.0)" && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2026-02-20 17:27:07 -0600 (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=4.2.3 /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit

2026-02-24 13:15:47 -0600 (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2026-02-24 13:15:47 -0600 (buildkit.dockerfile.v0)

EXPOSE [2020/tcp]

2026-02-24 13:15:47 -0600 (buildkit.dockerfile.v0)

CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]

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