mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Simplify words and fix format issues
This commit is contained in:
@@ -122,8 +122,6 @@ docker run --name web2 -d -p 81:80 nginx:v2
|
||||
|
||||
### 4.4.1 概述
|
||||
|
||||
总体概述了以下内容。
|
||||
|
||||
### 4.4.2 慎用 `docker commit`
|
||||
|
||||
使用 `docker commit` 命令虽然可以比较直观的帮助理解镜像分层存储的概念,但是实际环境中并不会这样使用。
|
||||
|
||||
Reference in New Issue
Block a user