发布于 2015-09-10 16:05:55 | 484 次阅读 | 评论: 0 | 来源: 网络整理
Docker is an open-source engine to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, or any major infrastructure provider.
Common use cases for Docker include:
请注意,码头工人,目前正在沉重的研究与开发。它不应该在生产中使用(还)。
For a high-level overview of Docker, please see the Introduction. When you’re ready to start working with Docker, we have a quick start and a more in-depth guide to Ubuntu and other 安装 paths including prebuilt binaries, Vagrant-created VMs, Rackspace and Amazon instances.
Enough reading! Try it out!