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

Revert "chore: updated to HAproxy 3.0 and forced running as root"

This commit is contained in:
Pierre Roudier 2024-08-21 15:52:13 -04:00
parent 6c6feba0e5
commit 6984e43380
No known key found for this signature in database

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 \