Any package that creates a user that should be a member of the docker group using the sysusers.d method, will have a requires of group(docker). The vanilla fedora moby-engine package provides this, but the docker-ce one doesn't.
The docker-ce package does create the group, but using the method of older rpm packaging.
Any package that creates a user that should be a member of the docker group using the sysusers.d method, will have a requires of group(docker). The vanilla fedora moby-engine package provides this, but the docker-ce one doesn't.
The docker-ce package does create the group, but using the method of older rpm packaging.