4 lines
80 B
Docker
Executable File
4 lines
80 B
Docker
Executable File
ARG ELASTIC_VERSION
|
|
|
|
FROM docker.elastic.co/beats/metricbeat:${ELASTIC_VERSION}
|