Skip to content
Snippets Groups Projects
Commit b4e54b90 authored by Alex Ellis's avatar Alex Ellis
Browse files

Remove Dockerfiles


These Dockerfiles are no longer required due to the projects
being built upstream and published to Quay/Docker Hub.

Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent 3059b85e
No related branches found
No related tags found
No related merge requests found
FROM prom/alertmanager:v0.7.1
COPY alertmanager.yml /alertmanager.yml
FROM prom/prometheus:v1.5.2
COPY prometheus.yml /etc/prometheus/prometheus.yml
COPY alert.rules /etc/prometheus/alert.rules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment