ricardbejarano / haproxy

🏎 Built-from-source container image of HAProxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 /haproxy.cfg.

About

🏎 Built-from-source container image of HAProxy

License:MIT License


Languages

Language:Dockerfile 100.0%