Verify that docker-registry environment file permissions are set to 644 or more restrictive
Details https://docs.docker.com/articles/systemd/ Solution #> chmod 644 /etc/sysconfig/docker-registryThis would set the file permissions to ‘644’. Impact-None. Default Value-This file may not...