mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-03 03:27:27 +01:00
add haproxy
This commit is contained in:
6
haproxy/arm/docker-compose.yml
Normal file
6
haproxy/arm/docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
haproxy:
|
||||
image: easypi/haproxy-arm
|
||||
volumes:
|
||||
- ./haproxy.cfg:/etc/haproxy/haproxy.cfg
|
||||
net: host
|
||||
restart: always
|
||||
Reference in New Issue
Block a user