Update bird_exporter
This commit is contained in:
parent
7367438c35
commit
286421f6fe
@ -1,6 +1,8 @@
|
||||
network_mode: 'service:tinc'
|
||||
image: czerwonk/bird_exporter
|
||||
command: '-bird.v2=true -bird.socket=/var/run/bird/bird.ctl'
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.bird_exporter
|
||||
command: '-format.new -bird.v2=true -bird.socket=/var/run/bird/bird.ctl'
|
||||
depends_on:
|
||||
- bird
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user