2020-06-28 14:53:20 -06:00

7 lines
139 B
Plaintext

network_mode: 'service:tinc'
image: networkstatic/iperf3:latest
command: '-s'
depends_on:
- tinc
restart: always