Add support to run chadburn with static config and without docker socket Currently it breaks with: ``` daemon.go:46 ▶ CRITICAL Can't start the app: Get "http://unix.sock/info": dial unix /var/run/docker.sock: connect: no such file or directory ```
Add support to run chadburn with static config and without docker socket
Currently it breaks with: