fluentd-docker-image icon indicating copy to clipboard operation
fluentd-docker-image copied to clipboard

Docker image for Fluentd

Results 68 fluentd-docker-image issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. The default `latest` release Docker tag is based on Alpine, however some users prefer to use the Debian variant,...

### Describe the bug After updating the official docker container from fluent/fluentd:v1.16.3 to fluent/fluentd:v1.16.4 I got a segmentation fault during startup which end in a endless starting loop. Additionally I...

### Describe the bug When following HOWTOBUILD.md fluentd stops with an unknown plugin error. ### To Reproduce Follow HOWTOBUILD.md use debian v1.17 ### Expected behavior Fluentd starts properly with recognizing...

moreinfo

### Describe the bug There is a known issue that combination with systemd plugin and jemalloc causes a crash bug. There are some feedback from users. Related issue: * https://github.com/fluent/fluent-package-builder/issues/369...

bug

### Is your feature request related to a problem? Please describe. Historically, v1.x.y-1.0 v1.x-y or edge was designed to point alpine image. but alpine image was already marked as deprecated....

enhancement

### Describe the bug Since image was published via GitHub Actions, "Repository Overview" on hub.docker.com was not synced. This is because autobuild is not available and not kicked anymore on...

enhancement

### Describe the bug `fluent/fluentd` is the alpine base image that's deprecated so that should be switched to the `debian` version since it's recommended for production use ### To Reproduce...

enhancement