mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-11 00:10:37 +07:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
![]() |
FROM fluent/fluentd:v1.11-debian
|
||
|
|
||
|
USER root
|
||
|
RUN gem install fluent-plugin-elasticsearch
|