Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README addition #3

Open
cmertes opened this issue Jun 29, 2017 · 3 comments
Open

README addition #3

cmertes opened this issue Jun 29, 2017 · 3 comments

Comments

@cmertes
Copy link

cmertes commented Jun 29, 2017

I also had to add my user to the docker group before launching the container:

$ sudo usermod -aG docker $(whoami)

@kwmsmith
Copy link
Owner

@cmertes Thanks -- what was the error message? I'll add this to the README

@kwmsmith
Copy link
Owner

Also, what OS / platform are you on?

@cmertes
Copy link
Author

cmertes commented Jul 3, 2017

I'm on Ubuntu 16.04. With the Docker daemon already running:

Cannot connect to the Docker daemon. Is the docker daemon running on this host?

To fix, added myself to the docker group and restarted the terminal session.

Thanks much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants