Ubuntu Install Docker

Source: Internet
Author: User

This operation is limited to Ubuntu14.04 LTS


To view the kernel version:

Dpkg-l|grep linux-imagelinux-image-extra-3.13.0-32-generic 3.13.0-32.57 AMD64 Linux kernel extra modules for V Ersion 3.13.0 on + bit x86 smplinux-image-extra-3.13.0-83-generic 3.13.0-83.127 AMD64 Linux kernel extra module s for version 3.13.0 on + bit x86 SMP


the kernel that contains extra is the one that can use Docker.

Check your machine core and replace it with reboot
Uname-r

Installing Docker

$ apt-get Update $ apt-get install Apt-transport-https ca-certificates sudo apt-key adv--keyserver hkp://p80.pool.sks-key servers.net:80--recv-keys 58118e89f3a912897c070adbf76221572c52609d


Create/etc/apt/sources.list.d/docker.list
Add to:

Deb Https://apt.dockerproject.org/repo ubuntu-trusty Main
Apt-get Update


Uninstall old version Docker

Apt-get purge Lxc-docker apt-cache policy docker-engineapt-get updatesudo apt-get install linux-image-extra-$ (uname-r) Reboot


Installing Docker

Apt-get Install Docker-enginesudo service Docker start


This article is from the "Silver Fox" blog, please be sure to keep this source http://foxhound.blog.51cto.com/1167932/1758503

Ubuntu Install 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.