mirror of
https://github.com/ansible/awx.git
synced 2026-07-23 14:18:12 -02: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
|