mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
Add chinese docker resources
This commit is contained in:
parent
6ec314e229
commit
d8f1e91471
@ -133,6 +133,8 @@
|
||||
* [Debian Ubuntu](cases/os/debian.md)
|
||||
* [CentOS Fedora](cases/os/centos.md)
|
||||
* [本章小结](cases/os/summary.md)
|
||||
* [实战案例-CI/CD](cases/ci/README.md)
|
||||
* [Drone](cases/ci/drone.md)
|
||||
* [附录](appendix/README.md)
|
||||
* [附录一:常见问题总结](appendix/faq/README.md)
|
||||
* [附录二:热门镜像介绍](appendix/repo/README.md)
|
||||
@ -146,3 +148,4 @@
|
||||
* [Node.js](appendix/repo/nodejs.md)
|
||||
* [附录三:Docker 命令查询](appendix/command/README.md)
|
||||
* [附录四:资源链接](appendix/resources/README.md)
|
||||
* [附录五:Docker 中文资源](appendix/resources/cn.md)
|
||||
|
7
appendix/resources/cn.md
Normal file
7
appendix/resources/cn.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Docker 中文资源
|
||||
|
||||
* [Docker 问答录(100 问)](https://blog.lab99.org/post/docker-2016-07-14-faq.html)
|
||||
|
||||
* [Docker CE 变更日志中文翻译](https://github.com/allencloud/docker-changelog-chinese)
|
||||
|
||||
* [Dockerfile 最佳实践中文翻译](http://blog.csdn.net/guyue35/article/details/53891862)
|
Loading…
Reference in New Issue
Block a user