Skip to content

bejaratommy/haproxy

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

156 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

haproxy

Built-from-source container image of HAProxy

docker pull quay.io/ricardbejarano/haproxy

Features

  • Compiled from source during build time
  • Built FROM scratch, with zero bloat
  • Reduced attack surface (no shell, no UNIX tools, no package manager...)
  • Runs as unprivileged (non-root) user

Tags

Docker Hub

Available on Docker Hub as docker.io/ricardbejarano/haproxy:

RedHat Quay

Available on RedHat Quay as quay.io/ricardbejarano/haproxy:

Configuration

Volumes

  • Mount your configuration at /etc/haproxy/haproxy.cfg.

About

🏎 Built-from-source container image of HAProxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%