mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-27 16:41:33 +00:00
Use Docker instead of docker
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
##docker容器
|
||||
## Docker容器
|
||||
Docker利用容器来运行应用。
|
||||
|
||||
容器是从镜像创建的运行实例。它可以被启动、开始、停止、删除。每个容器都是相互隔离的、保证安全的平台。可以把容器看做是一个应用程序。
|
||||
|
||||
Reference in New Issue
Block a user