- Update
/etc/docker/daemon.jsonto add"debug": true. E.g.:
{
"debug": true
}- Reload the daemon configuration:
kill -HUP $(cat /run/docker.pid)
/etc/docker/daemon.json to add "debug": true. E.g.:{
"debug": true
}kill -HUP $(cat /run/docker.pid)