1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-05 06:42:36 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Niklas Teichmann
a1f3a9e38f Refactored docker-entrypoint.sh to add docker group
- moved most of docker-entrypoint.sh into start-haproxy.sh
- made container run as root initially, assign group of docker socket to haproxy user and execute start-haproxy.sh as haproxy
- passthrough positional parameters to start-haproxy
- updated documentation
2025-07-02 13:22:49 +02:00