version: 3 services: haproxy: image: haproxy:alpine ports: - "80:80" voluems: - ./config/haproxy.cfg:/usr/local/etc/haproxy:ro