Namespace
fluent
Image / Tag
fluent-bit:2.0.10-debug
Content Digest
sha256:d496e353e9817e704a0e4613b3e450e17e517ef1ec5983d3fb8473b43b65ff24
Details
Created

2023-03-15 21:47:34 UTC

Size

259 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
    2023-03-15T21:46:25.528Z
  • 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
    da2275435c59cc5ce8070215e1cadaecc7a41d92
  • 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
    2.0.10-debug
  • vendor
    Fluent Organization
  • version
    2.0.10-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.0.10

PATH

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


Layers

[#000] sha256:3f9582a2cbe7197f39185419c0ced2c986389f8fc6aa805e1f5c090eea6511e0 - 11.58% (30 MB)

[#001] sha256:0d0fb5701879f3a51833d9d099e1798c40ac504f516b1088bb5f33beab2c0f12 - 0.88% (2.28 MB)

[#002] sha256:6c4e6aa9d6b3118baa033c86a8fd31258fe5039abaaff6a24a74f7e9c45b543f - 1.0% (2.59 MB)

[#003] sha256:4f0c11f0ba870a0261f413e13f24eac676d18e2f3c61e6b4bb1c9ea519baba9c - 81.43% (211 MB)

[#004] sha256:b3ae199826377c0f2cb2985c0eb7e22d93ac2dca34058960592e7f7971ad6eab - 0.0% (187 Bytes)

[#005] sha256:ac0ef2658140b44c3728d8b65ef73626acc8c7c56098bcc639fbd2b28c798d0d - 5.11% (13.2 MB)


History
2023-03-01 04:09:58 UTC

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

2023-03-01 04:09:59 UTC

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.0.10

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.10-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=2.0.10-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>

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-03-15 21:47:34 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.0.10 /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 && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-03-15 21:47:34 UTC (buildkit.dockerfile.v0)

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

2023-03-15 21:47:34 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-03-15 21:47:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-03-15 21:47:34 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-03-15 21:52:03 UTC

Size

211 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
    2023-03-15T21:46:25.528Z
  • 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
    da2275435c59cc5ce8070215e1cadaecc7a41d92
  • 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
    2.0.10-debug
  • vendor
    Fluent Organization
  • version
    2.0.10-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.0.10

PATH

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


Layers

[#000] sha256:b4770fcf2ef78c1e46693da734476bfaf03cbe1d0b6e0a0f22c2c2e53419e803 - 12.0% (25.3 MB)

[#001] sha256:ca2320ca6e6b3080cb7119418d643001dfb595bd352a14c41111423bf91d620a - 1.08% (2.28 MB)

[#002] sha256:e20174604128b8cc50b893341eeecf4990bcf72d366656320f12ef05b91fb51d - 1.23% (2.59 MB)

[#003] sha256:795758b280856bb2ec927710e5adab755a264d80c709b77949e028de7340e36f - 79.83% (169 MB)

[#004] sha256:cef54fe184d8b000e79ae2849cf51b1b62a7fec293644f081b9a25d204e588dc - 0.0% (185 Bytes)

[#005] sha256:246573328b57ad7b0cf3226b082d158c4ee9145083ebedd7abb5aadf19eae5cf - 5.86% (12.4 MB)


History
2023-03-01 01:57:55 UTC

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

2023-03-01 01:57:55 UTC

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

2023-03-15 20:27:25 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-03-15 20:27:25 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.0.10

2023-03-15 20:27:25 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.10-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=2.0.10-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>

2023-03-15 20:27:25 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-03-15 21:52:03 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.0.10 /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 && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-03-15 21:52:03 UTC (buildkit.dockerfile.v0)

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

2023-03-15 21:52:03 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-03-15 21:52:03 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-03-15 21:52:03 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-03-15 21:52:05 UTC

Size

237 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
    2023-03-15T21:46:25.528Z
  • 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
    da2275435c59cc5ce8070215e1cadaecc7a41d92
  • 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
    2.0.10-debug
  • vendor
    Fluent Organization
  • version
    2.0.10-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.0.10

PATH

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


Layers

[#000] sha256:66dbba0fb1b568cc3ffd53409ba2f9f82995ab7f80e379338f3f36e4dcd223be - 12.08% (28.7 MB)

[#001] sha256:29c1d7962c29c6977c5ea6c09a5c6fa887dc98677d63ac5508eafa19cf9569bb - 0.96% (2.28 MB)

[#002] sha256:6c4e6aa9d6b3118baa033c86a8fd31258fe5039abaaff6a24a74f7e9c45b543f - 1.09% (2.59 MB)

[#003] sha256:8a8ac33a965bc0e4cd4ccaabfbb6c5c7316d86d1d60ac49aa0705d05aac925ff - 80.36% (191 MB)

[#004] sha256:9b35ffdad76a50f8e37c79f5b3840919c8b3240b0408d052cb06d8fee7c15282 - 0.0% (187 Bytes)

[#005] sha256:b36f7a9b5a591412cc5ba0f448b2de4792fdf876e63e446b2e763af089d67a77 - 5.5% (13.1 MB)


History
2023-03-01 02:20:39 UTC

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

2023-03-01 02:20:39 UTC

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.0.10

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.10-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=2.0.10-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>

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

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

2023-03-15 20:27:26 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-03-15 21:52:05 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.0.10 /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 && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2023-03-15 21:52:05 UTC (buildkit.dockerfile.v0)

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

2023-03-15 21:52:05 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-03-15 21:52:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-03-15 21:52:05 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