4 lines
72 B
Docker
4 lines
72 B
Docker
FROM haproxy:2.5.3
|
|
|
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|