mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 07:48:39 -05:00
ebf103f345
The goal is to share a common pattern with the existing development work
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
FROM haproxy:1.6-alpine
|
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|