docker to sudoers
# Creates docker group
sudo groupadd docker
# Add your user to the docker group
sudo usermod -aG docker $USER
# Log out and log back in so that your group membership is re-evaluated
# GNOME example
gnome-session-quit# my case solution
sudo setfacl -m user:$USER:rw /var/run/docker.sock
#other solution
sudo usermod -aG docker $USER
#an other solution
sudo groupadd docker
sudo gpasswd -a $USER docker
docker run hello-world
Also in Shell:
- git delete remote branch error: unable to delete remote ref does not exist
- remove all files with no extention rm
- Documentazione relativa a Sottosistema di Windows per Linux
- ping a port linux
- git go to previous branch
- ubuntu storage check stackoverflow
- bily-101 github
- git proxy
- conda install mmcv
- how to install wordpress ubuntu 16.04 rosehosting
- laravel create model
- git push to heroku
- show remote git
- grep wildcard
- npm package github
- how to create a branch in git
- pod deintegrate
- delete git tag remote
- install pgcli linux
- join linux to ad domain
- git authentication failed clone
- revert last merge git
- uninstall g2o
- get-adcomputer servers only