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-04-03 09:05:37 -04:00
2017-02-19 23:46:08 +01:00
2016-11-17 15:15:42 +01:00
2016-12-04 11:26:17 +01:00