Files
docker_practice/appendix/repo/README.md
2026-03-28 18:19:49 -07:00

17 lines
762 B
Go
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 附录二热门镜像介绍
本附录介绍常用官方镜像的用途基本用法与适用场景便于快速查阅
## 目录
* [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 官方镜像的使用方法