Alexey Shmalko fa4fe71105
docker: fix socket permissions
Docker socket is world writable. This means any user on the system is
able to invoke docker command. (Which is equal to having a root access
to the machine.)

This commit makes socket group-writable and owned by docker group.

Inspired by
https://github.com/docker/docker/blob/master/contrib/init/systemd/docker.socket
2017-04-03 09:05:37 -04:00
..
2017-03-05 22:41:11 +01:00
2017-02-11 13:55:09 -05:00
2017-03-30 16:23:33 +02:00
2017-03-23 13:31:28 +01:00