collection.dockerfile/alpine/haproxy/start-haproxy.sh

4 lines
123 B
Bash
Executable File

# haproxy socks container
docker run --name haproxy \
--net macvlan --ip 192.168.86.208 -d --restart=always alpine/haproxy