docker = container technology
Docker is an open platform for developers and sysadmins of distributed applications.
docker run -i -t ubuntu /bin/bash
docker run -i -t --net=host --privileged -v /:/host tobegit3hub/dev /bin/bash
docker run -d -p 5000:5000 -p 35357:35357 tobegit3hub/keystone_docker
docker run -d --net=host -e MON_IP=172.16.0.206 -e CEPH_NETWORK=172.16.0.0/24 ceph/demo
docker exec -i -t ceph /binbash
docker images
https://github.com/tobegit3hub/seagull
https://github.com/tobegit3hub/dockerized-openoffice
VirtualBox in Mac OS
Comming soon...
The container operation system with docker installed
Comming soon...
The cluster management tool
Deploy kubernetes on OpenStack
Support swarm/mesos tools
CoreOS container technology
Level 1: lxc, solaris zone, windows
Level 2: docker, rkt
Level 3: kubernetes, swarm, mesos
Level 4: magnum
Our wiki: http://confluence.ustack.com/pages/viewpage.action?pageId=1180419
Free ebook: http://yeasy.gitbooks.io/docker_practice/content/index.html
From Ubuntu
From CentOS
From busybox
......
docker run --net=host
容器技术交流群
462294386