https://bugzilla.redhat.com/show_bug.cgi?id=1195525
--- Comment #3 from Lokesh Mandvekar lsm5@redhat.com --- (In reply to Benjamin@BGRoberts.id.au from comment #2)
Hey Lokesh
root:dockerroot does work as intended,
ugh sorry, my bad. It does.
there is also no longer a "docker" group like there used to be. For compatability with cockpit etc should something along these lines be re-included?
The 'docker' group won't be included by default as allowing users in docker group to use docker without sudo is a security risk https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2015-Janu... . But of course, the group could be added manually after installation. Also see: https://github.com/docker/docker/blob/master/docs/sources/installation/fedor...
Also could you please comment on how exactly cockpit compatibility gets affected?