Steps to Install docker ubuntu 14.04 ;
#!/bin/sh#install docker ubuntu 14.04 LTS
#run as root fagget
apt-get update
apt-get install apt-transport-https ca-certificates
apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
echo "deb https://apt.dockerproject.org/repo ubuntu-trusty main" > /etc/apt/sources.list.d/docker.list
apt-get update
apt-get purge lxc-docker
apt-get install docker-engine
Learn More :
Ubuntu
- Ubuntu 16.04.1 Parallels Tools Install Log
- How to install VulnReport on Ubuntu
- How to install PhantomJS on Ubuntu
- How to install VulnReport on Ubuntu
- How to run on ubuntu VM
- How to install skeltrack on ubuntu 11.04
- How to install GRUB Customizer for Ubuntu Backtrack Linux
- How To install mongodb and php driver in ubuntu 12.10 ?
- Script to install mailcatcher on Debian/Ubuntu without RVM
- Ubuntu 12.10 on Lenovo Ideapad S205
- Install gamepanelx master on ubuntu 12.10
- TREE.IO INSTALLATION ON UBUNTU
- Installing Tata Docomo 3G Dongle under Ubuntu 10.10
- Installing Kubuntu (Ubuntu) 12.10 in VMWare Player 5
- How To Install Plex Media Server on Ubuntu
- Kali Tools In Ubuntu Linux (instructions)