Skip to content

jancajthaml-devops/haproxy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compact HA-Proxy container ( 13.9MB / 7 MB compressed )

Stack

Build from source of HA-Proxy running on top of lightweight Alphine Linux.

Usage

docker run --rm -it --log-driver none \
       -p 8080:8080 \
       -p 7000:7000 \
       -v $$(pwd)/example/haproxy.conf:/etc/haproxy/haproxy.conf \
       jancajthaml/haproxy:latest haproxy -f /etc/haproxy/haproxy.conf

Releases

No releases published

Packages

No packages published