Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add to docker group

sudo groupadd docker
sudo usermod -aG docker $USER

#Then restart pc or if on linux desktop:

newgrp docker 
Comment

PREVIOUS NEXT
Code Example
Shell :: install autopep8 
Shell :: powershell open chrome url in incognito 
Shell :: ubuntu open port 
Shell :: set git editor 
Shell :: brew see list of installed packages 
Shell :: uninstall mongodb ubuntu 
Shell :: could not resolve head to a revision brew 
Shell :: arch linux emoji not showing 
Shell :: git remote url show command 
Shell :: clear ram linux 
Shell :: check cronta status ubuntu 
Shell :: install react native navigation 
Shell :: install yarn on ec2 instance 
Shell :: node sass install error 
Shell :: heroku select app 
Shell :: git revert one commit 
Shell :: how to stop port 3000 in windows 
Shell :: conda install tweepy 
Shell :: git delete merged branches 
Shell :: How to upload a files to a repository on github using gitbash 
Shell :: pip install django-heroku error 
Shell :: ssh-add could not open a connection to your authentication agent centos 
Shell :: git how to find original branch creator 
Shell :: hard reset git branch 
Shell :: how to install proxychains 
Shell :: bypass login jupyter ubuntu 
Shell :: uninstall genymotion linux 
Shell :: linux run command in loop 
Shell :: how to uninstall miniconda ubuntu 
Shell :: Error: ENOSPC: System limit for number of file watchers reached 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =