evgnomon / blueprint

Print your workstation wherever you are. The same thing, the same way, every time.
Other
0 stars 0 forks source link

Remove user from docker group. #21

Closed evgnomon closed 8 months ago

evgnomon commented 8 months ago

Just to feel be a bit (or a lot) more secure.

sudo gpasswd -d $USER docker
evgnomon commented 8 months ago

The user will be automatically removed in the next fresh install.