7 lines
139 B
Plaintext
Raw Permalink Normal View History

2020-06-28 14:47:28 -06:00
network_mode: 'service:tinc'
image: networkstatic/iperf3:latest
2020-06-28 14:53:20 -06:00
command: '-s'
2020-06-28 14:47:28 -06:00
depends_on:
- tinc
restart: always