alertmanager2es
alertmanager2es copied to clipboard
Add Dockerfile and push public Docker image
I'd be willing to run this in test if an image was pushed to docker-hub.
Refactored and implemented this solution on a forked version: https://github.com/webdevops/alertmanager2es
Instead of using busybox this fork is using a distroless container to add more security. Build is done with a multistage Dockerfile.