Namespace
rancher
Image / Tag
mirrored-fluent-fluent-bit:3.0.4-debug-amd64
Content Digest
sha256:99e56c4c20dc4136c6b1d890c14dadbb28359ab1b434051ea4035b6335f42a0c
Details
Created

2024-05-21 03:48:46 UTC

Size

425 MB

Content Digest
Labels
  • author
    Eduardo Silva <eduardo@calyptia.com>
  • description
    Fluent Bit multi-architecture debug container image
  • org.opencontainers.image.authors
    Eduardo Silva <eduardo@calyptia.com>
  • org.opencontainers.image.created
    2024-05-21T03:47:32.609Z
  • org.opencontainers.image.description
    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
  • org.opencontainers.image.documentation
    https://docs.fluentbit.io/
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    7de2c45227468b51d6337141efbe2827dc48ea5f
  • org.opencontainers.image.source
    https://github.com/fluent/fluent-bit
  • org.opencontainers.image.title
    fluent-bit
  • org.opencontainers.image.url
    https://github.com/fluent/fluent-bit
  • org.opencontainers.image.vendor
    Fluent Organization
  • org.opencontainers.image.version
    3.0.4-debug
  • vendor
    Fluent Organization
  • version
    3.0.4-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

3.0.4

PATH

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


Layers

[#000] sha256:728328ac3bde9b85225b1f0d60f5c149f5635a191f5d8eaeeb00e095d36ef9fd - 7.06% (30 MB)

[#001] sha256:63e5b47c63ee84f8885d4b7b250976583ba96ce3d181fbde87c9b9a5bf83b862 - 0.54% (2.28 MB)

[#002] sha256:cd8f6b479cea9abb43559431cb3fb5c9d12061d187a34905def6e765a2e99277 - 0.61% (2.59 MB)

[#003] sha256:eed3c22434597cbceca74ca2cb9b0678322bcf5a32c7899ce5c670f84a6943ec - 87.09% (370 MB)

[#004] sha256:14b219d0cc1041f52be3fda6837ff9dd93b2265da69b90c7a04cd9acb7d9df7d - 0.0% (172 Bytes)

[#005] sha256:dff0b2a5c0f5acf64cafd2d2bcb417cacb1123329015d46ed546c04e145171f9 - 4.71% (20 MB)


History
2024-05-14 01:28:26 UTC

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

2024-05-14 01:28:27 UTC

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

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=3.0.4

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=3.0.4-debug author=Eduardo Silva <eduardo@calyptia.com> 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=3.0.4-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@calyptia.com>

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

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

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

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

2024-05-21 01:53:01 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-05-21 03:48:46 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=3.0.4 /bin/sh -c echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list && apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0/bullseye-backports zlib1g ca-certificates libatomic1 libgcrypt20 libyaml-0-2 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 cmake make tar flex bison libssl-dev libsasl2-dev libsystemd-dev/bullseye-backports zlib1g-dev libpq-dev libyaml-dev postgresql-server-dev-all && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-05-21 03:48:46 UTC (buildkit.dockerfile.v0)

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

2024-05-21 03:48:46 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2024-05-21 03:48:46 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2024-05-21 03:48:46 UTC (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