Add a user to the docker group so they can run Docker commands without sudo
Adds a user to the 'docker' group, granting them permission to run Docker commands without sudo. The -a flag means 'add' (don't replace existing groups).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.