Ubuntu 14.04 Installing Docker

Source: Internet
Author: User

Confirm that you have used a domestic mirror before installation, otherwise it will be slow

Reference: http://www.cnblogs.com/windchen/p/6228009.html

Update packages and installation dependencies
sudo apt-get updatesudoinstall Apt-transport-https ca-certificates
Add GPG Key
sudo apt-key adv                --keyserver HKP://ha.pool.sks-keyservers.net:80 \               -- Recv-keys
Write to the Docker package address
Echo " Deb Https://apt.dockerproject.org/repo ubuntu-trusty main " sudo Tee /etc/apt/sources.list.d/docker.list
Update package Index
sudo apt-get update
Install recommended image
sudo Install linux-image-extra-$ (uname -R) linux-image-extra-virtual
Installing the Docker Engine
sudo Install Docker-engine
Check installation status
sudo Info

English please refer to:

https://docs.docker.com/engine/installation/linux/ubuntulinux/

Ubuntu 14.04 Installing Docker

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.