yuexiao-wang and Tibor Vass
a3246c7c3d
Add the whole related information for node
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:44 +00:00
yuexiao-wang and Tibor Vass
932211ddc7
Add the link for service logs
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:44 +00:00
Trapier Marshall and Tibor Vass
e1eea7b951
fix typo in reference for service create
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2017-06-02 00:10:44 +00:00
Harald Albers and Tibor Vass
a325d3ea2a
Add docs for docker network create --attachable
...
Signed-off-by: Harald Albers <github@albersweb.de >
2017-06-02 00:10:44 +00:00
Sebastiaan van Stijn and Tibor Vass
baea245377
Update reference docs for service ps
...
commit bbd2018ee19eff5594ae3986bf56fbcd0044699d
changed the output format of `docker service ps`.
this patch updates the reference docs
to match the updated output format.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:10:44 +00:00
lixiaobing10051267 and Tibor Vass
d408f74d07
stack_config.md not exist and delete it
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn >
2017-06-02 00:10:44 +00:00
yuexiao-wang and Tibor Vass
378a9d816b
Update the option 'network' for docker build
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:44 +00:00
Qinglan Peng and Tibor Vass
2d40fc55b8
fix some broken contents links
...
Signed-off-by: Qinglan Peng <qinglanpeng@zju.edu.cn >
fix-contents-links
Signed-off-by: Qinglan Peng <qinglanpeng@zju.edu.cn >
2017-06-02 00:10:44 +00:00
Kei Ohmura and Tibor Vass
967a6bf70d
docs: fix description of docker swarm update --help
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
2017-06-02 00:10:44 +00:00
Kei Ohmura and Tibor Vass
b81f7aba37
docs: fix description of docker swarm join --help
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
2017-06-02 00:10:44 +00:00
Jake Sanders and Tibor Vass
5ee07f7a96
Add credential helper documentation
...
Signed-off-by: Jake Sanders <jsand@google.com >
2017-06-02 00:10:43 +00:00
lixiaobing10051267 and Tibor Vass
6cc17b6549
add SCOPE field content for docker network ls
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn >
2017-06-02 00:10:43 +00:00
Chris Gavin and Tibor Vass
0a75b0264f
Fix a spelling mistake in the docs.
...
Signed-off-by: Chris Gavin <chris@chrisgavin.me >
2017-06-02 00:10:43 +00:00
Yong Tang and Tibor Vass
21b9ce971e
Add ID field for docker plugin ls
...
This fix tries to address the enhancement proposed in 28708 to display
ID field for the output of `docker plugin ls`.
This fix add `ID` field to the output of `docker plugin ls`
Related docs has been updated.
This fix fixes 28708.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:10:43 +00:00
Yong Tang and Tibor Vass
5d6468af96
Allow docker plugin inspect to search based on ID or name
...
This fix tries to address the issue raised in discussion of
PR 28735 where it was not possible to manage plugin based on
plugin ID. Previously it was not possible to invoke
`docker plugin inspect` with a plugin ID (or ID prefix).
This fix updates the implementation of `docker plugin inspect`
so that it is possbile to search based on a plugin name, or a
plugin ID. A short format of plugin ID (prefix) is also possible,
as long as there is no ambiguity.
Previously the check of `docker plugin inspect` was mostly done
on the client side. This could potentially cause inconsistency
between API and CMD. This fix move all the checks to daemon side
so that API and CMD will be consistent.
An integration test has been added to cover the changes.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:10:43 +00:00
yuexiao-wang and Tibor Vass
021d177ed1
Fix the inconsistency for docker secret
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:43 +00:00
Vincent Demeester and Tibor Vass
5ee218987d
Revert "Add -a option to service/node ps"
...
This reverts commit 139fff2bf0ebe12b61871ba8ec8be8d51c2338db.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:42 +00:00
Akihiro Suda and Tibor Vass
a5053dce24
cli: remove --mount from docker run
...
This commit reverts 273eeb813c1db0f42c2ad5e053972eeb00907568 (#26825 ).
For the discussion so far, please refer to #28527 .
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2017-06-02 00:10:42 +00:00
John Howard and Tibor Vass
64a17b65c3
Windows: Note about volumes in run
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2017-06-02 00:10:42 +00:00
Yanqiang Miao and Tibor Vass
e248501799
Fix some format errors
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
2017-06-02 00:10:42 +00:00
yuexiao-wang and Tibor Vass
4abd9ea9a9
Modify the link for config.json
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones and Tibor Vass
4f414e56d4
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones and Tibor Vass
d2ff281196
Fix instances of doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones and Tibor Vass
4c71c95e34
Fix copypaste error 'is-automated'
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2017-06-02 00:10:42 +00:00
yuexiao-wang and Tibor Vass
f93df409b4
Modify reponame to PLUGIN and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:41 +00:00
Vincent Demeester and Tibor Vass
30f5338c8e
Remove docker stack config commandline reference doc
...
`docker stack config` command does not exists anymore, removing it
from the command reference documentation.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:41 +00:00
Harald Albers and Tibor Vass
7e37dd4329
Add aliases and options to docker stack ls docs
...
Signed-off-by: Harald Albers <github@albersweb.de >
2017-06-02 00:10:41 +00:00
Kei Ohmura and Tibor Vass
bd6d56c796
fix more according to the actual output of 'docker swarm init --help'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
2017-06-02 00:10:41 +00:00
Kei Ohmura and Tibor Vass
2e2b706917
fix description of 'docker swarm init'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
2017-06-02 00:10:41 +00:00
Yanqiang Miao and Tibor Vass
43a8f3b028
Fix a description of 'docker run [-a]'
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
2017-06-02 00:10:41 +00:00
Victor Vieux and Tibor Vass
8628703ce6
support src in --secret
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com >
2017-06-02 00:10:41 +00:00
Daniel Nephin and Tibor Vass
c41fa83e4d
Add a short flag for docker stack deploy
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-06-02 00:10:41 +00:00
Daniel Nephin and Tibor Vass
f31ed0b125
Allow hostname to be updated on service.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-06-02 00:10:41 +00:00
Yanqiang Miao and Tibor Vass
4b3c9059a9
Fix some syntax error
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
2017-06-02 00:10:41 +00:00
Yong Tang and Tibor Vass
405fe721cc
Update docs of docker network ls --filter
...
Currently the help output of `docker network ls --filter` is:
```
Options:
-f, --filter value Provide filter values (i.e. 'dangling=true') (default [])
...
```
This caused confusion as only the following filters are supported at the moment:
- `driver`
- `type`
- `name`
- `id`
- `label`
This fix update the help output of `docker network ls --filter` and `network_ls.md`.
The `dangling=true` description has been replace to:
```
Options:
-f, --filter filter Provide filter values (i.e. 'driver=bridge')
...
```
This fix fixes 28786.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:10:41 +00:00
yuexiao-wang and Tibor Vass
eff40eda38
Add options for docker plugin enable and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2017-06-02 00:10:40 +00:00
dattatrayakumbhar04 and Tibor Vass
1f2128a8c5
28600: Docs: network connect for container in Created/Stopped state
...
Signed-off-by: dattatrayakumbhar04 <dattatraya.kumbhar@gslab.com >
2017-06-02 00:10:40 +00:00
John Howard and Tibor Vass
22478663c2
Fixes typo 'bin-mounts'
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2017-06-02 00:10:40 +00:00
erxian and Tibor Vass
afe0b2988c
update secret command
...
Signed-off-by: erxian <evelynhsu21@gmail.com >
2017-06-02 00:10:40 +00:00
Vincent Demeester and Tibor Vass
0202ece8e1
Update docker info cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:40 +00:00
Vincent Demeester and Tibor Vass
7792b0d382
Update plugin enable cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:40 +00:00
Harald Albers and Tibor Vass
d16010d737
Move docker stack docs out of experimental
...
Signed-off-by: Harald Albers <github@albersweb.de >
2017-06-02 00:10:40 +00:00
cyli and Tibor Vass
50674ba5f6
Update docs to reflect no longer displaying secret digest or size.
...
Signed-off-by: cyli <cyli@twistedmatrix.com >
2017-06-02 00:10:40 +00:00
Jacob Tomlinson and Tibor Vass
ddf22952a0
Add concurrent uploads/downloads section
...
Document and link to the concurrent uploads/downloads daemon option.
Signed-off-by: Jacob Tomlinson <jacob@tom.linson.uk >
2017-06-02 00:10:40 +00:00
Ben Firshman and Tibor Vass
2cfcc8a8fa
Rename Remote API to Engine API
...
Implementation of https://github.com/docker/docker/issues/28319
Signed-off-by: Ben Firshman <ben@firshman.co.uk >
2017-06-02 00:10:40 +00:00
Harald Albers and Tibor Vass
6b8588ab94
Fix typo in docs (Copmose)
...
Signed-off-by: Harald Albers <github@albersweb.de >
2017-06-02 00:10:40 +00:00
Vincent Demeester and Tibor Vass
594b69d1ff
Add documentation about templating support on…
...
… services creation/update.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:40 +00:00
Sebastiaan van Stijn and Tibor Vass
3e4a6ba39b
Update service ps reference for "--no-trunc"
...
The "--no-trunc" option toggles between showing/hiding
digests.
This updates the reference to show this difference.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:10:39 +00:00
Aaron Lehmann and Tibor Vass
53ef5c34c0
cli: Add valid suffixes for remaining duration options
...
A recent PR added `(ns|us|ms|s|m|h)` to the descriptions of some
duration options, but not all. Add it to the remaining options for
consistency.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
2017-06-02 00:10:39 +00:00
Vincent Demeester and Tibor Vass
17398ca0c3
Update cli reference for docker {,stack} deploy
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:10:39 +00:00