docker_practice/container
Baohua Yang 64a0f39dff rewrite the container, network chapters 2014-09-15 22:30:23 +08:00
..
README.md rewrite the container, network chapters 2014-09-15 22:30:23 +08:00
daemon.md Add the container chapter 2014-09-15 21:25:36 +08:00
rm.md rewrite the container, network chapters 2014-09-15 22:30:23 +08:00
run.md rewrite the container, network chapters 2014-09-15 22:30:23 +08:00
stop.md rewrite the container, network chapters 2014-09-15 22:30:23 +08:00

README.md

Docker容器

容器是Docker又一核心概念。 本章将具体介绍如何来管理一个容器,包括创建、启动和停止等。