linux-tutorial/docs/docker/README.md

20 lines
479 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Docker
## 知识大纲
* 简介introduction
* [Docker 快速指南](docker-quickstart.md)
* 基础篇basics
* 环境environment
* [Docker 安装](basics/installation.md)
* 配置configuration
* 进阶篇advanced
* 设计design
* 实践篇practice
* 常见问题faq
* 附录appendix
* 命令command
* [Docker 资源](appendix/resource.md)
* [Docker 术语](appendix/glossary.md)
* 技巧recipe