* Fix Docker key.json corruption check Since /etc/docker does not get bind mounted anymore (see #2116), key.json from the overlay partition is used directly. * Use -e flag for jq to get useful exit code
* Remove key.json file if it appears to be corrupted (#1706) * Check with jq if key.json is parsable