| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Command name should be a H1
Only Description, Examples, and Related Commands should be H2
Changed 'Related information' heading to 'Related commands' since 99% it is only linking commands
Added some examples where relevant
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
(cherry picked from commit 52df69f00d966904ba230dc2e3a0646cc52b7688)
|
| |
|
|
|
|
| |
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit 7bb31f3168aa022a20c37b0b1cb1942fd553717f)
Signed-off-by: Victor Vieux <vieux@docker.com>
|
| |
|
|
|
|
| |
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
(cherry picked from commit afaff51a8b59630f880493679906acc3acc3005a)
Signed-off-by: Victor Vieux <vieux@docker.com>
|
| |
|
|
|
|
| |
Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit f1dd721b6978f1c24bb2761b88c83d9e385bd781)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
| |
|
|
|
|
| |
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit bb96e18b19f78af38a9fe088b2873988ba9a47b4)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
| |
|
|
|
|
| |
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 2e120556872ee3ecd7f3b5cd4698e4195220c2ff)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
| |
|
|
|
|
| |
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit 88cdfc512b0737f6dd9eb5ad207fb68f9acdf51e)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
|
| |
|
|
| |
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
|
| |
|
|
| |
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
|
| |
|
|
| |
Signed-off-by: allencloud <allen.sun@daocloud.io>
|
| |
|
|
|
|
| |
/docs/reference
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
|
| |
|
|
| |
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
|
| |
|
|
|
|
|
| |
Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
|
| |
|
|
|
|
| |
also updates related stack docs and removes stack_tasks.md
Signed-off-by: Alicia Lauerman <allydevour@me.com>
|
| |
|
|
| |
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
| |
|
|
| |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This renames the '--bundle' flag for docker (stack) deploy
to be consistent with 'docker build'.
Note that there's no shorthand '-f' added for now,
because this may be confusing on 'docker stack config',
which also takes a file, and for which we may want to
have a '--format' flag in future.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
|
|
Also removes the `-f` flags of bundle to follow the single-letter flags
evaluation.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|