Print

Print


Do you have to chown the socket, too?  Or does the docker daemon do that 
auto if the docker group exists?

On 11/06/2015 11:04 AM, Fabrice Jammes wrote:
> Create a docker group and add your user account to this group, then 
> restart docker:
>
> groupadd docker
> usermod -aG docker qserv
> usermod -aG docker fjammes
> service docker stop
> service docker start
>
> ########################################################################
> Use REPLY-ALL to reply to list
>
> To unsubscribe from the QSERV-L list, click the following link:
> https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1