Block a user
fluent-bit (5.1.1)
Published 2026-08-21 22:06:00 -04:00 by mo
Installation
docker pull git.hamdy.app/mo/fluent-bit:5.1.1sha256:2fb23ef9decb3038299e721a4d7fe6d9fc5e6f1a81887d47b00f14c9e129dd1c
About this package
Fluent Bit container image
Image Layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| bazel build @trixie//libc6/amd64:data_statusd |
| bazel build @trixie//libssl3t64/amd64:data_statusd |
| bazel build @trixie//libzstd1/amd64:data_statusd |
| bazel build @trixie//zlib1g/amd64:data_statusd |
| bazel build @trixie//libgomp1/amd64:data_statusd |
| bazel build @trixie//libstdc++6/amd64:data_statusd |
| bazel build @trixie//libgcc-s1/amd64:data_statusd |
| bazel build @trixie//gcc-14-base/amd64:data_statusd |
| ARG RELEASE_VERSION=5.1.1 |
| ENV FLUENT_BIT_VERSION=5.1.1 |
| LABEL description=Fluent Bit multi-architecture container image vendor=Fluent Organization version=5.1.1 author=Eduardo Silva <eduardo.silva@chronosphere.io> org.opencontainers.image.description=Fluent Bit container image org.opencontainers.image.title=Fluent Bit org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.vendor=Fluent Organization org.opencontainers.image.version=5.1.1 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> |
| COPY /dpkg / # buildkit |
| COPY /etc/ssl/certs /etc/ssl/certs # buildkit |
| COPY /fluent-bit /fluent-bit # buildkit |
| EXPOSE [2020/tcp] |
| ENTRYPOINT ["/fluent-bit/bin/fluent-bit"] |
| CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"] |
Labels
| Key | Value |
|---|---|
| author | Eduardo Silva <eduardo.silva@chronosphere.io> |
| description | Fluent Bit multi-architecture container image |
| org.opencontainers.image.authors | Eduardo Silva <eduardo.silva@chronosphere.io> |
| org.opencontainers.image.description | Fluent Bit 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 |
| org.opencontainers.image.vendor | Fluent Organization |
| org.opencontainers.image.version | 5.1.1 |
| vendor | Fluent Organization |
| version | 5.1.1 |