-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 13.11.2014 01:06, Joe Brockmeier wrote:
On 11/12/2014 02:19 PM, Stef Walter wrote:
In this case you can go into the 'Users Accounts' in cockpit, click on the user, and 'Change Roles' to add 'Container Administrator'. Then log out and back in.
This gives the user the permission to access /var/run/docker.sock (ie: puts them in the docker group).
Is "Container Administrator" new(ish)?
We currently have cockpit-0.24 in CentOS Atomic Host. When I look at roles, I see:
- Server Administrator * User Account Administrator * Realm
Administrator * Storage Administrator
Yes. should be around 0.26 or 0.27. 0.27 is the most recent stable Cockpit version, which was included in Fedora 21 Server for example.
See:
https://github.com/cockpit-project/cockpit/releases
You can also perform this action manually from the command line by adding the user to the 'docker' group.
Stef