Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

docker post installation steps linux

# 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
Comment

PREVIOUS NEXT
Code Example
Shell :: test nginx config mac 
Shell :: nslookup not found ubuntu 
Shell :: bash remove characters from end of every line 
Shell :: centos dig 
Shell :: cf rolling restart 
Shell :: m1 cocoapods 
Shell :: install certbot ubuntu 20.04 nginx 
Shell :: screen kill all 
Shell :: microsoft edge ubuntu uninstall command 
Shell :: how to add remove origin url 
Shell :: Ubuntu how to install jetbrains toolbox app 
Shell :: powershell script to disable screensaver 
Shell :: husky pre-commit hook failed (add --no-verify to bypass) 
Shell :: how to uninstall kernel jupyter 
Shell :: mac os terminal bash command not found 
Shell :: linux get cpu temperature 
Shell :: delete vscode mac 
Shell :: powershell admin privileges 
Shell :: set by RBENV_VERSION environment variable 
Shell :: zoom ubuntu 18.04 
Shell :: linux install doxygen 
Shell :: arch linux install vscode 
Shell :: how to uninstall app from terminal ubuntu 
Shell :: amplify cli delete app command 
Shell :: emacs ubuntu install 
Shell :: conda update package 
Shell :: mui textfield disable autocomplete 
Shell :: ubuntu server antivirus 
Shell :: how to install lol 
Shell :: curl without progress 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =