3 lines
69 B
Docker
3 lines
69 B
Docker
|
FROM haproxy:2.3
|
||
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|