Add fluentd support
This commit is contained in:
3
fluentd/Dockerfile
Normal file
3
fluentd/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM fluent/fluentd:latest
|
||||
|
||||
RUN ["gem", "install", "fluent-plugin-influxdb", "--no-rdoc", "--no-ri"]
|
Reference in New Issue
Block a user