Delete iperf3/docker-compose.yml
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
# for raspberry pi only
|
|
||||||
#
|
|
||||||
version: '3.9'
|
|
||||||
services:
|
|
||||||
iperf3:
|
|
||||||
image: slynet/iperf3
|
|
||||||
ports:
|
|
||||||
- '5201:5201/udp'
|
|
||||||
- '5201:5201/tcp'
|
|
||||||
restart: unless-stopped
|
|
||||||
deploy:
|
|
||||||
placement:
|
|
||||||
constraints:
|
|
||||||
- node.labels.iperf3 == here
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user