Docker on linux

Posted Augustone-最后一个质数

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Docker on linux相关的知识,希望对你有一定的参考价值。

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的主要内容,如果未能解决你的问题,请参考以下文章

Redis in Docker on Linux Container

MSSQL-Server On Docker

常用的几个JQuery代码片段

docker import with Docker for Windows using Linux containers no space left on device error with Stor

Hadoop Yarn on Docker

install docker on xubuntu