https://github.com/fluent/fluentd-ui
77
Declarative
docker-compose.yml
services:
fluentd:
image: bkayranci/fluentd-ui:1.0.0
network_mode: host
Imperative
docker run --net=host bkayranci/fluentd-ui:1.0.0
Content type
Image
Digest
Size
-
Last updated
over 6 years ago
docker pull bkayranci/fluentd-ui:1.0.0