1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-11-27 02:18:23 +00:00

Merge pull request #136 from proudier/revert-130-haproxy3.0

Revert "chore: updated to HAproxy 3.0 and forced running as root"
This commit is contained in:
Pedro M. Baeza 2024-09-09 16:15:11 +02:00 committed by GitHub
commit 393a99c069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
FROM haproxy:3.0-alpine
FROM haproxy:2.2-alpine
USER root
EXPOSE 2375
ENV ALLOW_RESTARTS=0 \
ALLOW_STOP=0 \