Namespace
fluent
Image / Tag
fluent-bit:2.1.5-debug
Content Digest
sha256:07e3e3282e2d4191fbc9675e7fefe4d79c80ddc2a8f1a8a75b0212c092c4e25b
Details
Created

2023-06-19 19:44:47 UTC

Size

419 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-06-19T19:42:48.220Z
  • 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
    41d3e17a43730342a6cf73529945dd43806a8059
  • 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.1.5-windows-artifact-fix-debug
  • vendor
    Fluent Organization
  • version
    2.1.5-windows-artifact-fix-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.1.5-windows-artifact-fix

PATH

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


Layers

[#000] sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 - 7.16% (30 MB)

[#001] sha256:cca532db00ac8b3b571f7c18feecd18ee67724ed79de711d5b953f5a9ef03fdc - 0.55% (2.28 MB)

[#002] sha256:b9ee89a2efd03cec210a1f4feb697d37cf1575a1f594a751a4d7700e977da7bf - 0.62% (2.59 MB)

[#003] sha256:c3ba976f522dd5e5f9434249fb31db4c984cca9322a4f4d0f0cdf325b0c45d64 - 88.34% (370 MB)

[#004] sha256:aa467a620bf344dcd16dcad2132e8dc6018cee2fc7c50c02e9ace9a0e871ea5b - 0.0% (175 Bytes)

[#005] sha256:c4e3830554dbf1db2de622e5bf952c5ce85cca3c71e161586e471fdf16df0b42 - 3.34% (14 MB)


History
2023-06-12 23:21:07 UTC

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

2023-06-12 23:21:08 UTC

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.1.5-windows-artifact-fix

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.1.5-windows-artifact-fix-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.1.5-windows-artifact-fix-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-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-06-19 19:44:47 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /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

2023-06-19 19:44:47 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit

2023-06-19 19:44:47 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-06-19 19:44:47 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-06-19 19:44:47 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 19:52:43 UTC

Size

349 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-06-19T19:42:48.220Z
  • 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
    41d3e17a43730342a6cf73529945dd43806a8059
  • 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.1.5-windows-artifact-fix-debug
  • vendor
    Fluent Organization
  • version
    2.1.5-windows-artifact-fix-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.1.5-windows-artifact-fix

PATH

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


Layers

[#000] sha256:b7c295cb849275e211d18b720d2349cc84c0038be1a362aca4765ceb3342043c - 7.26% (25.3 MB)

[#001] sha256:b9b472c9a550b4381026f57e0edaa5fab54bf42940192ce4cc3de93436ac188e - 0.65% (2.28 MB)

[#002] sha256:b9ee89a2efd03cec210a1f4feb697d37cf1575a1f594a751a4d7700e977da7bf - 0.74% (2.59 MB)

[#003] sha256:08cbd99777e75e73e342f5abb6c39dd4ccd3c29821e98508d7024117fc8853f8 - 87.6% (306 MB)

[#004] sha256:5006d293c6a4708bf7d79017ec8a0f058b3ee77e06459bc65fbb839c87708cbe - 0.0% (176 Bytes)

[#005] sha256:5391b5b0b70578b7680e99ff746bcdae44de93fb7677b6300ef1c1a85f8abe08 - 3.74% (13.1 MB)


History
2023-06-12 23:58:47 UTC

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

2023-06-12 23:58:47 UTC

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.1.5-windows-artifact-fix

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.1.5-windows-artifact-fix-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.1.5-windows-artifact-fix-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-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-06-19 19:52:43 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /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

2023-06-19 19:52:43 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit

2023-06-19 19:52:43 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-06-19 19:52:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-06-19 19:52:43 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-19 19:52:35 UTC

Size

377 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-06-19T19:42:48.220Z
  • 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
    41d3e17a43730342a6cf73529945dd43806a8059
  • 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.1.5-windows-artifact-fix-debug
  • vendor
    Fluent Organization
  • version
    2.1.5-windows-artifact-fix-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

2.1.5-windows-artifact-fix

PATH

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


Layers

[#000] sha256:92ad4775570054c645678402c8b75eb489b8e05313c9ccd7867bb591266db4d8 - 7.61% (28.7 MB)

[#001] sha256:cca532db00ac8b3b571f7c18feecd18ee67724ed79de711d5b953f5a9ef03fdc - 0.61% (2.28 MB)

[#002] sha256:b9ee89a2efd03cec210a1f4feb697d37cf1575a1f594a751a4d7700e977da7bf - 0.69% (2.59 MB)

[#003] sha256:5905c3f6709a99375728c3242de19450555ac303cea4fd473458c71027fa9882 - 87.43% (329 MB)

[#004] sha256:ee504ee411c11e445a85c1129a25016dd2357df42ca39ca63c9f82bd526904f3 - 0.0% (173 Bytes)

[#005] sha256:1994b4eb76ec92fbe81cb59023460f35e7b7adc0f1075855243f46a1658b0fd3 - 3.67% (13.8 MB)


History
2023-06-12 23:40:33 UTC

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

2023-06-12 23:40:33 UTC

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=2.1.5-windows-artifact-fix

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.1.5-windows-artifact-fix-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.1.5-windows-artifact-fix-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-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

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

2023-06-19 17:43:05 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-06-19 19:52:34 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /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

2023-06-19 19:52:34 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=2.1.5-windows-artifact-fix /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit

2023-06-19 19:52:35 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2023-06-19 19:52:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2023-06-19 19:52:35 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