Docker Images / web-server / haproxy

haproxy

JSON →
docker3.4.0muslsupported until 2031-04-011120M pulls

Official HAProxy image for high-performance TCP/HTTP load balancing and proxying.

web-servers
Usage
Recommended variant
docker pull haproxy:3.4.0-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
haproxy:full
haproxy:alpinemusl
Lifecycle
Support & EOL
latest3.4.0
pull size23MB compressed
OS EOLsupported until 2031-04-01
Known issues
Gotchas
alpine variant uses musl libc, can break native extensions compiled for glibc
configuration file must be mounted or baked into the image
avoid :latest in production — pulls breaking major version changes
Resources