docker-nginx-php-mysql icon indicating copy to clipboard operation
docker-nginx-php-mysql copied to clipboard

Remove sudo from install guide?

Open willhaslett opened this issue 5 years ago • 1 comments
trafficstars

It's certainly odd that you have to go out of your way to setup Docker on Linux so that it doesn't need sudo. Nonetheless, it might be best to presume that user of this repo, whatever the OS, doesn't need sudo. Totally worth avoiding. If there are any malware problems in the associated Docker images...

willhaslett avatar May 17 '20 18:05 willhaslett

Thanks for your feedback.

I removed the sudo prefix from the docker commands.

The user can be added to the docker group.

nanoninja avatar Sep 24 '20 12:09 nanoninja