mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 20:04:36 +00:00
change the struct of image chapter, add export/import and join the docker hub related operations together
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
* [CentOS](install/centos.md)
|
||||
* [镜像](image/README.md)
|
||||
* [列出](image/list.md)
|
||||
* [获取](image/pull.md)
|
||||
* [查找](image/search.md)
|
||||
* [使用Docker Hub管理镜像](image/dockerhub.md)
|
||||
* [创建](image/create.md)
|
||||
* [上传](image/push.md)
|
||||
* [导出和导入](image/import_export.md)
|
||||
* [移除](image/rmi.md)
|
||||
* [底层原理](image/internal.md)
|
||||
* [容器](container/README.md)
|
||||
|
||||
Reference in New Issue
Block a user