Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Commit

Permalink
ignoring the swarm-discovery container
Browse files Browse the repository at this point in the history
  • Loading branch information
nustiueudinastea committed Mar 27, 2017
1 parent a59950e commit a56a7ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- swarm-endpoints:/swarm-endpoints/
labels:
prometheus.ignore: "true"
prometheus:
image: prom/prometheus:v1.5.2
ports:
Expand Down

0 comments on commit a56a7ba

Please sign in to comment.