pascalandy / docker-stack-this

A Docker Stack that just work. With Traefik, Socat, Portainer, Nginx, Caddy, Whoami
Other
166 stars 26 forks source link

FEAT: Docker image: traefik healthcheck #23

Closed pascalandy closed 4 years ago

pascalandy commented 5 years ago

https://docs.traefik.io/v1.7/basics/#command-healthcheck

root@vpstest:~/deploy-setup# docker exec -it d79258e8c657 sh
/ # traefik healthcheck
Error calling healthcheck: please enable `ping` to use health check
pascalandy commented 4 years ago

Works on the Traefik V2 stack.