Containerised version of prometheus_bot
prometheus_bot is a Telegram bot to accept alerts from Prometheus Alertmanager
Map your prometheus_bot data folder with your config.yaml file as /config to the container
Initial release
docker run -d -p 9087:9087 -v /srv/prometheus_bot:/config b3vis/prometheus_bot