mirror of
				https://github.com/yeasy/docker_practice.git
				synced 2025-10-31 10:11:34 +00:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| ## 存出和载入镜像 | ## 存储和载入镜像 | ||||||
|  |  | ||||||
| ### 存出镜像 | ### 存储镜像 | ||||||
| 如果要导出镜像到本地文件,可以使用 `docker save` 命令。 | 如果要导出镜像到本地文件,可以使用 `docker save` 命令。 | ||||||
| ``` | ``` | ||||||
| $ sudo docker images | $ sudo docker images | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user