How to do `healthcheck` on traefik itself?

This appears to be working in the GA release using the following

healthcheck:
  test: traefik healthcheck --ping

I have incorporated it in Trajano base Docker swarm stacks

2 Likes