Closed g-aaroncruz closed 6 years ago
Additionally, can I change the domain name from docker to docker.rodeo.us?
It is about an access to /var/run/docker.sock file. Usually it is enough to add extra user do docker
group.
You can change domain name with ./configure --with-docker-domain-suffix=.docker.rodeo.us
command before make
.
When following the following:
I can only get this to work if I ping test.docker being root, is there a way I can make this available to all users not only root?