mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 15:01:45 +00:00
Fix issue#20, format following the guidelines
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Docker容器
|
||||
容器是Docker又一核心概念。
|
||||
# Docker 容器
|
||||
容器是 Docker 又一核心概念。
|
||||
|
||||
简单的说,容器是独立运行的一个或一组应用,以及它们的运行态环境。对应的,虚拟机可以理解为模拟运行的一整套操作系统(提供了运行态环境和其他系统环境)和跑在上面的应用。
|
||||
|
||||
|
Reference in New Issue
Block a user