- check if socket group ID is presented in /etc/group - if presented, just add 'docker' user to this group - if not, create 'docker' group and add 'docker' user to this group Fixes issue #20