docker engine install ubuntu
sudo apt-get install -y linux-image-generic-lts-trusty linux-headers-generic-lts-trusty
$ 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-key fingerprint 0EBFCD88
pub rsa4096 2017-02-22 [SCEA]
9DC8 5822 9FC7 DD38 854A E2D8 8D81 803C 0EBF CD88
uid [ unknown] Docker Release (CE deb) <[email protected]>
sub rsa4096 2017-02-22 [S]
Also in C++:
- sed with variables in shell script
- undo last commit pushed
- ubuntu releases
- how to check windows powershell version
- pacman arch
- delete first two lines of file linux
- sshpass execute command
- command to split tags
- get current kernel version
- latest version of git
- merge rar parts ubuntu
- how to edit etc/hosts linux error readonly
- 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'
- install vim in vs
- extract tar.gz linux command line
- javascript currencey formatter
- how to install django in virtual environment in ubuntu
- git pull from another branch
- unrar installation using brew
- powershell get-childitem exclude node_modules
- ModuleNotFoundError: No module named 'RPI'
- install 7z commadn line windows
- install angular cli specific version
- install ansible in ubuntu