mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 22:48:54 +00:00
Move image mirror introcution to the installation chapter
Fix issue #136.
This commit is contained in:
parent
e537012881
commit
f2d6f998ab
@ -12,6 +12,7 @@
|
|||||||
* [Ubuntu、Debian](install/ubuntu.md)
|
* [Ubuntu、Debian](install/ubuntu.md)
|
||||||
* [CentOS](install/centos.md)
|
* [CentOS](install/centos.md)
|
||||||
* [macOS](install/mac.md)
|
* [macOS](install/mac.md)
|
||||||
|
* [镜像加速器](install/mirror.md)
|
||||||
* [镜像](image/README.md)
|
* [镜像](image/README.md)
|
||||||
* [获取镜像](image/pull.md)
|
* [获取镜像](image/pull.md)
|
||||||
* [列出镜像](image/list.md)
|
* [列出镜像](image/list.md)
|
||||||
@ -33,7 +34,6 @@
|
|||||||
* [参考文档](image/dockerfile/references.md)
|
* [参考文档](image/dockerfile/references.md)
|
||||||
* [其它制作镜像的方式](image/other.md)
|
* [其它制作镜像的方式](image/other.md)
|
||||||
* [删除本地镜像](image/rmi.md)
|
* [删除本地镜像](image/rmi.md)
|
||||||
* [镜像加速器](image/mirror.md)
|
|
||||||
* [实现原理](image/internal.md)
|
* [实现原理](image/internal.md)
|
||||||
* [容器](container/README.md)
|
* [容器](container/README.md)
|
||||||
* [启动](container/run.md)
|
* [启动](container/run.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user