Docker 29 incompatability with traefik 2.11

You can temporary apply this workaround:

Which leads to:

And the workaround consists of adding:

"min-api-version": "1.24"

to the daemon.json file, usually located at /etc/docker (you can create one if it does not exist)