docker-elk/extensions/apm-server/Dockerfile

4 lines
78 B
Docker

ARG ELASTIC_VERSION
FROM docker.elastic.co/apm/apm-server:${ELASTIC_VERSION}