5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
FROM fluent/fluentd:v1.11-debian
|
|
|
|
USER root
|
|
RUN gem install fluent-plugin-elasticsearch
|