Delete iperf3/docker-compose.yml

This commit is contained in:
2026-03-25 17:41:57 +00:00
parent ae920919d9
commit 2caf87c3d9

View File

@@ -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