mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-01-02 20:00:55 +00:00
Run as root
This commit is contained in:
parent
cdaa212c9d
commit
104914f212
@ -1,5 +1,7 @@
|
||||
FROM haproxy:lts-alpine
|
||||
|
||||
USER root
|
||||
|
||||
EXPOSE 2375
|
||||
ENV ALLOW_RESTARTS=0 \
|
||||
AUTH=0 \
|
||||
|
Loading…
Reference in New Issue
Block a user