mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
Refine appendix navigation
This commit is contained in:
+14
-1
@@ -1,3 +1,16 @@
|
||||
# 附录二:热门镜像介绍
|
||||
|
||||
本章将介绍一些热门镜像的功能,使用方法等。包括 Ubuntu、CentOS、MySQL、MongoDB、Redis、Nginx、Wordpress、Node.js 等。
|
||||
本附录介绍常用官方镜像的用途、基本用法与适用场景,便于快速查阅。
|
||||
|
||||
## 目录
|
||||
|
||||
* [Ubuntu](ubuntu.md):Ubuntu 官方镜像的使用方法。
|
||||
* [CentOS](centos.md):CentOS 镜像与替代发行版的说明。
|
||||
* [Nginx](nginx.md):Nginx 官方镜像的使用方法。
|
||||
* [PHP](php.md):PHP 官方镜像的使用方法。
|
||||
* [Node.js](nodejs.md):Node.js 官方镜像的使用方法。
|
||||
* [MySQL](mysql.md):MySQL 官方镜像的使用方法。
|
||||
* [WordPress](wordpress.md):WordPress 官方镜像的使用方法。
|
||||
* [MongoDB](mongodb.md):MongoDB 官方镜像的使用方法。
|
||||
* [Redis](redis.md):Redis 官方镜像的使用方法。
|
||||
* [MinIO](minio.md):MinIO 官方镜像的使用方法。
|
||||
|
||||
Reference in New Issue
Block a user