mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-11-23 08:28:08 +00:00
Merge pull request #130 from proudier/haproxy3.0
chore: updated to HAproxy 3.0 and forced running as root
This commit is contained in:
commit
e37525d157
@ -1,5 +1,6 @@
|
||||
FROM haproxy:2.2-alpine
|
||||
FROM haproxy:3.0-alpine
|
||||
|
||||
USER root
|
||||
EXPOSE 2375
|
||||
ENV ALLOW_RESTARTS=0 \
|
||||
ALLOW_STOP=0 \
|
||||
|
Loading…
Reference in New Issue
Block a user