The official flume docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current flume docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data.
Learn more on flume website.
The tag of each flume docker image is consist of the version of flume and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.11.0-oe2403sp4 | flume 1.11.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.11.0-oe2403sp3 | flume 1.11.0 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 1.11.0-oe2403sp2 | flume 1.11.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 1.11.0-oe2403sp1 | flume 1.11.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Start a flume instance by following command:
docker run -it \
--name flume \
openeuler/flume:latest
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:d1eb40051…
Size
288 MB
Last updated
2 months ago
docker pull openeuler/flumePulls:
9
Last week