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

Run Docker as a non-root user #10

Open
waldoj opened this issue Sep 18, 2015 · 0 comments
Open

Run Docker as a non-root user #10

waldoj opened this issue Sep 18, 2015 · 0 comments

Comments

@waldoj
Copy link
Member

waldoj commented Sep 18, 2015

Per the CKAN Multisite installer's admonition:

If you would like to use Docker as a non-root user, you should now consider
adding your user to the "docker" group with something like:

sudo usermod -aG docker your-user

Remember that you will have to log out and back in for this to take effect!

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

1 participant