On 26 October 2017 at 10:20, soko.tica <soko.t...@gmail.com> wrote:
> Hi,
>
> I have installed docker and would like to run the containers without sudo.
>
> I have placed myself in dockerroot group, but still to no avail. Centos
> doesn't have the operator group.
>
> What should I do?
>
>

For security reasons the Red Hat and Fedora builds do not enable this
by default.

Accepting the risks and the consequences, you need to update the
DOCKER_OPTS in /etc/sysconfig/docker to include '-G dockerroot' so
that the docker socket gets created with the group dockerroot.
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to