3 lines
109 B
Docker
3 lines
109 B
Docker
FROM docker.elastic.co/beats/metricbeat-oss:latest
|
|
|
|
COPY metricbeat.yml /usr/share/metricbeat/metricbeat.yml
|