1
0
Fork 0

Update documentation and examples

- Improved container labels documentation formatting and fixed typos.
- Clarified static discovery mode requirements in static.md.
- Updated Kubernetes annotations explanations.
- Enhanced README.md with details about supported platforms and features.
- Bumped Swarm example image to version 4.6.0.
This commit is contained in:
Joao Gilberto Magalhaes 2025-11-10 16:36:05 -05:00
parent aee9645b43
commit facbaaabb6
5 changed files with 18 additions and 14 deletions

View file

@ -35,7 +35,7 @@ version: "3"
services:
haproxy:
image: byjg/easy-haproxy:4.3.1-rc1
image: byjg/easy-haproxy:4.6.0
volumes:
- /var/run/docker.sock:/var/run/docker.sock
deploy: