8000 missing debug tools in 3.2.5 docker images · Issue #9881 · fluent/fluent-bit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
missing debug tools in 3.2.5 docker images #9881
Closed as not planned
Closed as not planned
@falkben

Description

@falkben

Bug Report

Describe the bug

docker tag 3.2.5-debug doesn't include debug tools. this also includes 3.2-debug etc.

To Reproduce

$ docker run --rm -ti fluent/fluent-bit:3.2.5-debug /bin/sh
Fluent Bit v3.2.5
* Copyright (C) 2015-2024 The Fluent Bit Authors
* Fluent Bit is a CNCF sub-project under the umbrella of Fluentd
* https://fluentbit.io

______ _                  _    ______ _ _           _____  _____ 
|  ___| |                | |   | ___ (_) |         |____ |/ __  \
| |_  | |_   _  ___ _ __ | |_  | |_/ /_| |_  __   __   / /`' / /'
|  _| | | | | |/ _ \ '_ \| __| | ___ \ | __| \ \ / /   \ \  / /  
| |   | | |_| |  __/ | | | |_  | |_/ / | |_   \ V /.___/ /./ /___
\_|   |_|\__,_|\___|_| |_|\__| \____/|_|\__|   \_/ \____(_)_____/


[2025/01/27 21:42:28] [ info] [fluent bit] version=3.2.5, commit=69ab1c11a1, pid=1
[2025/01/27 21:42:28] [ info] [storage] ver=1.5.2, type=memory, sync=normal, checksum=off, max_chunks_up=128
[2025/01/27 21:42:28] [ info] [simd    ] disabled
[2025/01/27 21:42:28] [ info] [cmetrics] version=0.9.9
[2025/01/27 21:42:28] [ info] [ctraces ] version=0.5.7
[2025/01/27 21:42:28] [ info] [sp] stream processor started

Expected behavior

$ docker run --rm -ti fluent/fluent-bit:3.2.4-debug /bin/sh
# 

Metadata

Metadata

Labels

Stalebugciwaiting-for-releaseThis has been fixed/merged but it's waiting to be included in a release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0