mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-10 07:49:50 +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
|