Sign inSign up

oxlorg/haproxy

By oxlorg

Updated 8 months ago

HAProxy images built with QUIC-HTTP3 & AWS-LC | See: github.com/O-X-L/haproxy-docker-quic

Image
Web servers
0

50K+

oxlorg/haproxy repository overview

HAProxy (Community) Docker Images with QUIC/HTTP3 & AWS-LC support

Repository

These images are derived from haproxytech/haproxy-docker-debian-quic and haproxytech/haproxy-docker-alpine-quic.

Changes:

  • The dataplaneapi was stripped.
  • Compiling HAProxy was moved to a dedicated build-stage
  • AWS-LC or OpenSSL as cryptographic library | See: HAProxy Blog

Build

  • Build it: bash scripts/build.sh 3.2 debian

  • Add your overrides - for an example see: Dockerfile_overrides

    docker build -f Dockerfile_overrides -t 'haproxy-custom:3.2-quic' --network=host --no-cache .
    
  • Test it: docker run --rm --network=host -it --name haproxy haproxy-custom:3.2-quic

Tag summary

Content type

Image

Digest

sha256:22b92f043

Size

54.2 MB

Last updated

8 months ago

docker pull oxlorg/haproxy