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

3 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
Milk
3622fe83b7 Upgrade HAProxy image tag
- upgraded base image tag from haproxy:2.2-alpine to haproxy:lts-alpine
- resolved permission issues cause by user in base image changing from root to haproxy
- updated tests
- updated documentation
2025-06-28 17:48:52 +02:00
salty
ce81071d86
add config templating 2024-02-01 10:54:11 +01:00