2019-07-05 18:42:18 +08:00
|
|
|
# Docker 教程
|
2019-12-30 16:30:18 +08:00
|
|
|
|
2020-06-03 16:34:29 +08:00
|
|
|
## 📖 内容
|
2019-12-30 16:30:18 +08:00
|
|
|
|
2024-03-12 18:36:58 +08:00
|
|
|
- [Docker 快速入门](docker-quickstart.md)
|
|
|
|
- [Dockerfile 最佳实践](docker-dockerfile.md)
|
|
|
|
- [Docker Cheat Sheet](docker-cheat-sheet.md)
|
|
|
|
- [Kubernetes 应用指南](kubernetes.md)
|
2020-06-03 16:34:29 +08:00
|
|
|
|
|
|
|
## 📚 资料
|
2019-12-30 16:30:18 +08:00
|
|
|
|
|
|
|
- **官方**
|
|
|
|
- [Docker 官网](http://www.docker.com)
|
|
|
|
- [Docker 官方文档](https://docs.docker.com/)
|
2020-02-02 17:56:28 +08:00
|
|
|
- [Docker Github](https://github.com/moby/moby)
|
|
|
|
- [Docker Compose Github](https://github.com/docker/compose)
|
2019-12-30 16:30:18 +08:00
|
|
|
- [Docker Hub](https://hub.docker.com/)
|
|
|
|
- [Docker 开源](https://www.docker.com/community/open-source)
|
|
|
|
- **资源整理**
|
|
|
|
- [Awesome Docker](https://github.com/veggiemonk/awesome-docker)
|
|
|
|
- **教程**
|
|
|
|
- [Docker — 从入门到实践](https://github.com/yeasy/docker_practice) - 非常详尽的 Docker 中文教程
|
|
|
|
- [Docker 中文网站](https://www.docker-cn.com/)
|
|
|
|
- [Docker 安装手册](https://docs.docker-cn.com/engine/installation/)
|
|
|
|
- **镜像**
|
|
|
|
- [时速云镜像仓库](https://hub.tenxcloud.com/)
|
|
|
|
- [网易云镜像服务](https://c.163.com/hub#/m/library/)
|
|
|
|
- [DaoCloud 镜像市场](https://hub.daocloud.io/)
|
|
|
|
- [阿里云镜像库](https://cr.console.aliyun.com/)
|
|
|
|
- **文章**
|
|
|
|
- [Docker 入门教程](http://www.ruanyifeng.com/blog/2018/02/docker-tutorial.html)
|
|
|
|
- [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet/tree/master/zh-cn)
|
2020-06-03 16:34:29 +08:00
|
|
|
|
|
|
|
## 🚪 传送门
|
|
|
|
|
2022-06-28 10:24:33 +08:00
|
|
|
◾ 💧 [钝悟的 IT 知识图谱](https://dunwu.github.io/waterdrop/) ◾ 🎯 [钝悟的博客](https://dunwu.github.io/blog/) ◾
|