-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Release v0.9-rc2 #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.9-rc2 #290
Conversation
WaitFish 的《Docker学习手册v1.0》已归档到新的分支 |
@@ -1,49 +0,0 @@ | |||
# Some useful commands to use docker. | |||
# Author: yeasy@github | |||
# Created:2014-09-25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would like to suggest keep this file, as we wanna add some quick cmd alias if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
该文件不是用于 进入容器一节的吗,进入容器一节已经不需要该文件了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没必要弄些额外的脚本,尽量用 docker 原始命令
@@ -1,126 +0,0 @@ | |||
# Docker命令查询 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why need to delete this file? Instead, we should update its content, for quick cmd usage reference.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/yeasy/docker_practice/tree/master/appendix/command
与这个文件重复了,SUMMARY 包含的是这个,没包含根目录的 appendix_command/README.md
Proposed changes (Mandatory)
Add
docker config
Only Swarm mode #283Add
LinuxKit
#287Fix issues (Optional)
Remove useless file
error in
SUMMARY.md