Docker
|
Manage Docker as a non-root user (Ubuntu)
By default the group
docker is created.
-
Add a user to the docker group:
-
You need to log out and log in to your account to activate the changes to groups.
You can optionally use the command newgrp to activate the changes to groups during your login session:
-
Verify that you can execute docker commands with your user: