Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rancher 2 on ubuntu 20.04

sudo apt-get -y install apt-transport-https ca-certificates curl software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt-get -y install docker-ce
Comment

PREVIOUS NEXT
Code Example
Shell :: leap year bash shell 
Shell :: remote origin already exists. 
Shell :: git initialize repository 
Shell :: npm install package as developer dependency 
Shell :: kafka set retention time for topic 
Shell :: conda install multiprocess 
Shell :: git remove deleted remote branches 
Shell :: git push specific ssh key 
Shell :: install python debian 
Shell :: register runner gitlab 
Shell :: heroku update remote url 
Shell :: / bin/sh: 1: bc: not found 
Shell :: how to install pycharm on ubuntu 
Shell :: git ignore still sending files 
Shell :: linux how to open .x86_64 
Shell :: zoom gedit 
Shell :: installing docker on amazon linux 
Shell :: wsl screen permission denied 
Shell :: docker manjaro 
Shell :: how to install nvm on linux terminal 
Shell :: git reset hard to remote 
Shell :: git pull branch 
Shell :: install-nodejs-and-npm 
Shell :: fatal: remote origin already exists. 
Shell :: how to get the number of lines in a file 
Shell :: how to kill process in linux by name 
Shell :: error during global initialization mongodb 
Shell :: .nvm bash 
Shell :: git ignore folder except one file 
Shell :: installing plesk on linux 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =