Namespace
fluent
Image / Tag
fluent-bit:1.9.6-debug
Content Digest
sha256:2df0993f0e39ee432ed42f6a9211f0c73685d3a9b397d2773c98fc09ddc29539
Details
Created

2022-07-08 05:29:29 UTC

Size

256 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
    2022-07-08T05:28:19.699Z
  • 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
    b30141ba90dd57ab2c8e178599c4f389b584099f
  • 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
    1.9.6-debug
  • vendor
    Fluent Organization
  • version
    1.9.6-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

1.9.6

PATH

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


Layers

[#000] sha256:b85a868b505ffd0342a37e6a3b1c49f7c71878afe569a807e6238ef08252fcb7 - 11.7% (29.9 MB)

[#001] sha256:e47ec0c3140e2806d2000dc07e436d3d032c63aadfcda3c6bb11f21d53b4151c - 0.95% (2.42 MB)

[#002] sha256:7407aa62922303f2c9ff9ac280aea4c08c1c00e453cef331e5f83767a7d481f2 - 1.06% (2.71 MB)

[#003] sha256:d6b8cbfbe69065bd2d69e80918cb4d0a480afc5ef02ee16675486c08a684ab83 - 82.85% (212 MB)

[#004] sha256:fe4b643bd2d1952d3516e46a24301fed018fed2bdac51d0ad4d11ef740513f3c - 0.0% (186 Bytes)

[#005] sha256:dda23161d9f999521f2ca680e45304f51d5c4f3e64c64ea9d43b3664481ecda8 - 3.45% (8.81 MB)


History
2022-06-23 00:20:27 UTC

/bin/sh -c #(nop) ADD file:8adbbab04d6f84cd83b5f4205b89b0acb7ecbf27a1bb2dc181d0a629479039fe in /

2022-06-23 00:20:27 UTC

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=1.9.6

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2022-07-08 05:29:28 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=1.9.6 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0 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

2022-07-08 05:29:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 05:29:29 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2022-07-08 05:29:29 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2022-07-08 05:29:29 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-07-08 05:34:09 UTC

Size

208 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
    2022-07-08T05:28:19.699Z
  • 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
    b30141ba90dd57ab2c8e178599c4f389b584099f
  • 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
    1.9.6-debug
  • vendor
    Fluent Organization
  • version
    1.9.6-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

1.9.6

PATH

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


Layers

[#000] sha256:d2fd562560d8062a78064adfbfa204521167c301f00f5ab3c65b9c2a54083dba - 12.16% (25.3 MB)

[#001] sha256:cbc675cae1b6c1642fba4f6c33bd210ace3176aa26ef2ec84d4a58c6144aefa2 - 1.16% (2.42 MB)

[#002] sha256:7407aa62922303f2c9ff9ac280aea4c08c1c00e453cef331e5f83767a7d481f2 - 1.3% (2.71 MB)

[#003] sha256:7438e86fdf561e431b8420934b9396b1e6f544c2875abc0170d7d21c3c2e4352 - 81.31% (169 MB)

[#004] sha256:34696a4e894defd30693ca348340404cb2f460790d4505bd6221516638c4f95f - 0.0% (186 Bytes)

[#005] sha256:28248be5a1391eef3cf8e19a97859205e0461a32e6e7f29f1725f9343715cb87 - 4.07% (8.48 MB)


History
2022-06-23 00:59:45 UTC

/bin/sh -c #(nop) ADD file:925abfb9fc0e4a7cc0c979b12c9bd2607f5c493d37b05535ca010f81beb060a9 in /

2022-06-23 00:59:46 UTC

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=1.9.6

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2022-07-08 05:34:08 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=1.9.6 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0 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

2022-07-08 05:34:09 UTC (buildkit.dockerfile.v0)

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

2022-07-08 05:34:09 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2022-07-08 05:34:09 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2022-07-08 05:34:09 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-07-08 05:34:18 UTC

Size

234 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
    2022-07-08T05:28:19.699Z
  • 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
    b30141ba90dd57ab2c8e178599c4f389b584099f
  • 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
    1.9.6-debug
  • vendor
    Fluent Organization
  • version
    1.9.6-debug

Environment
DEBIAN_FRONTEND

noninteractive

FLUENT_BIT_VERSION

1.9.6

PATH

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


Layers

[#000] sha256:3b157c852f2736e12f09046f214fe5f6a0b1652bd860269b3988c92a197026e8 - 12.24% (28.7 MB)

[#001] sha256:282cdd6ad1f6a2e1b6c196b649bdec30157d654b643970e4cbbe49fd6559f7f5 - 1.03% (2.42 MB)

[#002] sha256:7407aa62922303f2c9ff9ac280aea4c08c1c00e453cef331e5f83767a7d481f2 - 1.16% (2.71 MB)

[#003] sha256:c8175d38b5cc437ddc27dc4a475350181dcfa6e86a4dbcb252bb152de7a03dbf - 81.86% (192 MB)

[#004] sha256:34f512b3bc2179581465449ccb71c8e8ded4460ca5de3f6a054d6ed04fea7df3 - 0.0% (186 Bytes)

[#005] sha256:972e7c4a8bf187a04721b84dc32c26046381a7997a8a771d42791b38f872e90f - 3.7% (8.67 MB)


History
2022-06-23 00:40:43 UTC

/bin/sh -c #(nop) ADD file:134be48af13f80f3474bf1b080ca781feb7b972148d482849862e55eb2acd61c in /

2022-06-23 00:40:44 UTC

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ARG RELEASE_VERSION

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV FLUENT_BIT_VERSION=1.9.6

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

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

2022-07-08 04:20:28 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2022-07-08 05:34:18 UTC (buildkit.dockerfile.v0)

RUN |1 RELEASE_VERSION=1.9.6 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0 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

2022-07-08 05:34:18 UTC (buildkit.dockerfile.v0)

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

2022-07-08 05:34:18 UTC (buildkit.dockerfile.v0)

COPY /fluent-bit /fluent-bit # buildkit

2022-07-08 05:34:18 UTC (buildkit.dockerfile.v0)

EXPOSE map[2020/tcp:{}]

2022-07-08 05:34:18 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