haproxy-systemd-wrapper

fast and reliable load balancing reverse proxy

Debian Debian
RUN apt-get update && \ apt-get install -y haproxy
Ubuntu
RUN apt-get update && \ apt-get install -y haproxy
Alpine
RUN apk add haproxy
Arch Arch Linux
RUN pacman -S --noconfirm haproxy
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y haproxy
CentOS
RUN yum install -y haproxy
Fedora
RUN dnf install -y haproxy
Raspbian
RUN apt-get update && \ apt-get install -y haproxy
click the source code to copy install haproxy-systemd-wrapper on any operating system with command-not-found.com