docker pull setyourmindpark/debian-haproxy:1.8
you should confiure in /etc/haproxy/haproxy.cfg ( auto create using command below in your volume path )
$ docker run -d --name haproxy \
-v /your/path:/etc/haproxy \
-p default_port:80 \
-p ssl_port:443 \
setyourmindpark/debian-haproxy:1.8
Content type
Image
Digest
Size
97.6 MB
Last updated
over 8 years ago
docker pull setyourmindpark/debian-haproxy:1.8