Sign inSign up

anapsix/apm

By anapsix

Updated over 8 years ago

smaller Elastic APM image over Alpine Linux

Image
0

471

anapsix/apm repository overview

Elastic's APM in Docker

Smaller Docker image for Elastic's APM with Alpine Linux

Build
docker build . -t apm
Run

Create your custom apm-server.yaml file, and pass it to container

docker run -it --rm \
           -v $(pwd)/apm-server.yaml:/usr/share/apm-server/apm-server.yaml \
           -p 8200:8200 anapsix/apm

Tag summary

Content type

Image

Digest

Size

11.4 MB

Last updated

over 8 years ago

docker pull anapsix/apm