Basic HAProxy image. You can use it in two ways:
FROM odaniait/docker-haproxy:latest
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
By default any request will be proxied to 127.0.0.1:8080. If you add e.g. an Java Application, nginx, etc. on port 8080 haproxy will forward the request.
Content type
Image
Digest
sha256:f93205dab…
Size
442.1 MB
Last updated
over 6 years ago
docker pull odaniait/docker-haproxy