Add 'Dockerfile'

This commit is contained in:
Torma Kristóf 2021-04-27 00:25:59 +02:00
parent 7f0c1acf02
commit ecd6419f24
1 changed files with 2 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM haproxy:latest
COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg