Update iperf3

This commit is contained in:
sump pump 2020-06-28 14:53:20 -06:00 committed by GitHub
parent 382d9d4fc9
commit bab34ea792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
network_mode: 'service:tinc' network_mode: 'service:tinc'
image: networkstatic/iperf3:latest image: networkstatic/iperf3:latest
command: '-s'
depends_on: depends_on:
- tinc - tinc
restart: always restart: always