1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-06 23:32:35 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jake Howard
c73447028f
Create a docker group on startup with the correct GID
This allows haproxy to read the socket, whilst running as a non-privileged user.

The container itself needs to run as root to create the group, but haproxy itself changes its own group after startup.
2022-11-29 09:15:34 +00:00