Hi users!
We have planned to change what docker image provides.
Currently, we ship Fluentd docker image for Alpine and Debian (armhf, arm64, amd64). But, Alpine image in Fluentd was already marked as deprecated, so we will make things forward.
In the near future, we will drop Alpine image. This decision affects existing Alpine image users.
fluent/fluentd:edge
will be changed from Alpine to Debian image
If you still want to use Alpine, keep v1.16 series or v1.18 series. (not recommended though)
It was well known that Alpine has possibility of incompatibility and performance issues in contrast to Debian images. It was a historical reason to provide Alpine images - "In the previous versions, we provided them", so there is no positive reason to continue it.
Not only just dropping Alpine image, we will improve tagging rules:
In previous versions, there was no version-specific tag which would follow internal version bump.
For example, if you want to stick to Fluentd v1.18.0, you can select v1.18.0-1.0, but if internal version was bumped to v1.18.0-1.1 or something, need to update it.
There is edge-debian
tag, but it does not stick to a specific Fluentd version because it will automatically update when the next major/minor version is released.
For such a purpose, shorter v1.19 or v1.19.x tag will be available in the future release.
Happy logging!
Hi users!
We officially provide Alpine Linux based Fluentd docker image.
Alpine Linux is light weight and this is good for Fluentd use cases.
But some plugins, e.g. fluent-plugin-systemd
, don't work on Alpine Linux, so
we received the request "Could you provide other OS based image for xxx."
To resolve this problem, @tyranron works on improving Docker image management. Easy to add other OS, more automated release and tagging, build testing and more. Thanks to @tyranron for your hard work :)
In this result, we start to provide Debian based docker image together.
Debian images by tyranron · Pull Request #71 · fluent/fluentd-docker-image
The default is still Alpine Linux but you can choose Debian version for your requirement. See Supported tags section in README for all available images.
If you have any problem, please let me know.
Happy logging!
Fluentd is an open source data collector to simplify log management.
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
2023-08-29: Drop schedule announcement about EOL of Treasure Agent (td-agent) 4
2023-08-29: Scheduled support lifecycle announcement about Fluent Package
2023-07-31: Upgrade to fluent-package v5
2025-05-16: fluent-package v5.0.7 has been released
2025-05-14: Fluentd v1.16.9 has been released
2025-05-01: Fluentd v1.16.8 has been released
2025-03-14: Drop Alpine and switch default to Debian for Fluentd docker image
2025-02-14: fluent-package v5.0.6 has been released
2025-01-29: Fluentd v1.16.7 has been released
2024-12-14: fluent-package v5.2.0 has been released
2024-11-29: Fluentd v1.18.0 has been released
2024-11-08: fluent-package v5.0.5 has been released
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
Want to learn the basics of Fluentd? Check out these pages.
Couldn't find enough information? Let's ask the community!
You need commercial-grade support from Fluentd committers and experts?
©2010-2025 Fluentd Project. ALL Rights Reserved.
Fluentd is a hosted project under the Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.