码迷,mamicode.com
首页 > 系统相关 > 详细

Docker on linux

时间:2017-01-12 08:39:07      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:precise   source   lis   .com   linu   apt   xen   http   update   

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

https://docs.docker.com/engine/getstarted/step_one/#step-1-get-docker

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

 

 

echo "deb https://apt.dockerproject.org/repo ubuntu-trusty main" | sudo tee /etc/apt/sources.list.d/docker.list

sudo apt-get update

 

Precise 12.04 (LTS) deb https://apt.dockerproject.org/repo ubuntu-precise main
Trusty 14.04 (LTS) deb https://apt.dockerproject.org/repo ubuntu-trusty main
Wily 15.10 deb https://apt.dockerproject.org/repo ubuntu-wily main
Xenial 16.04 (LTS) deb https://apt.dockerproject.org/repo ubuntu-xenial main

Docker on linux

标签:precise   source   lis   .com   linu   apt   xen   http   update   

原文地址:http://www.cnblogs.com/augustone/p/6274753.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!