mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
FROM haproxy:1.6-alpine
|
|
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg
|