Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 350 Bytes

boring-haproxy

Docker images of Haproxy 2.3 with BoringSSL version of OpenSSL.

Versions based on Ubuntu Xenial, Bionic and Focal

Running the container

docker run --init -d --rm  aakatev/boring-haproxy:bionic

Building the image yourself

docker build --build-arg UBUNTU_RELEASE=xenial/bionic/focal -t boring-haproxy .