Yanqiang Miao
9bc2b4dd44
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 >
Upstream-commit: e248501799
Component: cli
2017-06-02 00:10:42 +00:00
yuexiao-wang
ecf6047eb5
Modify the link for config.json
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 4abd9ea9a9
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
eb04210a4f
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 4f414e56d4
Component: cli
2017-06-02 00:10:42 +00:00
Victor Vieux
9d6e16b26b
update plugin example
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com >
cleanup whitespace formatting
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: b82e761088
Component: cli
2017-06-02 00:10:42 +00:00
William Henry
2aa00fd89f
Added and example of using --format with docker images
...
Docker-DCO-1.1-Signed-off-by: William Henry <whenry@redhat.com > (github: ipbabble)
Signed-off-by: William Henry <whenry@redhat.com >
Upstream-commit: 9fa1e6637b
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
94ebef2849
Fix instances of doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d2ff281196
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
b3d421b217
Fix copypaste error 'is-automated'
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 4c71c95e34
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
7b298b591a
Fix some redirect loops and problems
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d5b3df0c2f
Component: cli
2017-06-02 00:10:42 +00:00
Harald Albers
e9d0b48318
Add bash completion for plugin API
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 174194cbe3
Component: cli
2017-06-02 00:10:42 +00:00
yuexiao-wang
0fb89a4b6a
Modify reponame to PLUGIN and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: f93df409b4
Component: cli
2017-06-02 00:10:41 +00:00
Vincent Demeester
78fa1e6bc3
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 >
Upstream-commit: 30f5338c8e
Component: cli
2017-06-02 00:10:41 +00:00
Harald Albers
676c6b6639
Add aliases and options to docker stack ls docs
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 7e37dd4329
Component: cli
2017-06-02 00:10:41 +00:00
Kei Ohmura
211a0054ef
fix more according to the actual output of 'docker swarm init --help'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
Upstream-commit: bd6d56c796
Component: cli
2017-06-02 00:10:41 +00:00
Kei Ohmura
957972b662
fix description of 'docker swarm init'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
Upstream-commit: 2e2b706917
Component: cli
2017-06-02 00:10:41 +00:00
Yanqiang Miao
fe9a20e2a3
Fix a description of 'docker run [-a]'
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
Upstream-commit: 43a8f3b028
Component: cli
2017-06-02 00:10:41 +00:00
Harald Albers
e09e4782f0
Add bash completion for docker service {create,update} host options
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 78bada43a2
Component: cli
2017-06-02 00:10:41 +00:00
lixiaobing10051267
3fe6f140a8
modify invalid url in plugins_network.md
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn >
Upstream-commit: be6e3311f2
Component: cli
2017-06-02 00:10:41 +00:00
Victor Vieux
4cd5f70633
support src in --secret
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com >
Upstream-commit: 8628703ce6
Component: cli
2017-06-02 00:10:41 +00:00
yupeng
e95c1665fd
fix the mistake of present
...
Signed-off-by: yupeng <yu.peng36@zte.com.cn >
Upstream-commit: 4b2c41c1b8
Component: cli
2017-06-02 00:10:41 +00:00
Steve Durrheimer
9638064966
Add zsh completion for 'docker service update --hostname'
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: 2d48b3f9ac
Component: cli
2017-06-02 00:10:41 +00:00
Daniel Nephin
e26a9844a0
Add a short flag for docker stack deploy
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: c41fa83e4d
Component: cli
2017-06-02 00:10:41 +00:00
Harald Albers
c48c65a097
Add bash completion for docker service update --hostname
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 12858eb8d4
Component: cli
2017-06-02 00:10:41 +00:00
Daniel Nephin
6b8c97466e
Allow hostname to be updated on service.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: f31ed0b125
Component: cli
2017-06-02 00:10:41 +00:00
Yanqiang Miao
29ae5e081e
Fix some syntax error
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
Upstream-commit: 4b3c9059a9
Component: cli
2017-06-02 00:10:41 +00:00
Yong Tang
acac183c62
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 >
Upstream-commit: 405fe721cc
Component: cli
2017-06-02 00:10:41 +00:00
yuexiao-wang
4a1fdf9cf7
Add options for docker plugin enable and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: eff40eda38
Component: cli
2017-06-02 00:10:40 +00:00
dattatrayakumbhar04
430522a380
28600: Docs: network connect for container in Created/Stopped state
...
Signed-off-by: dattatrayakumbhar04 <dattatraya.kumbhar@gslab.com >
Upstream-commit: 1f2128a8c5
Component: cli
2017-06-02 00:10:40 +00:00
John Howard
0788178552
Fixes typo 'bin-mounts'
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 22478663c2
Component: cli
2017-06-02 00:10:40 +00:00
erxian
b37d8d1de7
update secret command
...
Signed-off-by: erxian <evelynhsu21@gmail.com >
Upstream-commit: afe0b2988c
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
ca2113e23f
Update docker info cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 0202ece8e1
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
3c062149b3
Update plugin enable cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 7792b0d382
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
3d9b37f417
Move docker stack docs out of experimental
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: d16010d737
Component: cli
2017-06-02 00:10:40 +00:00
cyli
9ebeff0e6c
Update docs to reflect no longer displaying secret digest or size.
...
Signed-off-by: cyli <cyli@twistedmatrix.com >
Upstream-commit: 50674ba5f6
Component: cli
2017-06-02 00:10:40 +00:00
Tibor Vass
faac82a415
plugins: misc fixes
...
Rename variable to reflect manifest -> config renaming
Populate Description fields when computing privileges.
Refactor/reuse code from daemon/oci_linux.go
Signed-off-by: Tibor Vass <tibor@docker.com >
Upstream-commit: b70edf410d
Component: cli
2017-06-02 00:10:40 +00:00
Jacob Tomlinson
8fdb1bb909
Add concurrent uploads/downloads section
...
Document and link to the concurrent uploads/downloads daemon option.
Signed-off-by: Jacob Tomlinson <jacob@tom.linson.uk >
Upstream-commit: ddf22952a0
Component: cli
2017-06-02 00:10:40 +00:00
Ben Firshman
74de856edc
Rename Remote API to Engine API
...
Implementation of https://github.com/docker/docker/issues/28319
Signed-off-by: Ben Firshman <ben@firshman.co.uk >
Upstream-commit: 2cfcc8a8fa
Component: cli
2017-06-02 00:10:40 +00:00
Sebastiaan van Stijn
aa5b82f8c4
add note that windows does not support managed plugins
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: e0ce0361ba
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
71bca31df5
Fix typo in docs (Copmose)
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 6b8588ab94
Component: cli
2017-06-02 00:10:40 +00:00
Steve Durrheimer
6b535bc2c3
Add zsh completion for 'docker image ls --filter reference'
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: f3c9cdadd3
Component: cli
2017-06-02 00:10:40 +00:00
Steve Durrheimer
e520b24e1f
Add zsh completion for 'dockerd --userland-proxy-path'
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: b47e3d3adf
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
5751a326a2
Add bash completion for docker build --network
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 5b6fdb11a8
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
e6484ce0e7
Add bash completion for docker images --filter reference
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: cb0862f411
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
db80752229
Add documentation about templating support on…
...
… services creation/update.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 594b69d1ff
Component: cli
2017-06-02 00:10:40 +00:00
Sebastiaan van Stijn
2f98c46572
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 >
Upstream-commit: 3e4a6ba39b
Component: cli
2017-06-02 00:10:39 +00:00
Aaron Lehmann
03051a233c
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 >
Upstream-commit: 53ef5c34c0
Component: cli
2017-06-02 00:10:39 +00:00
Derek McGowan
c35b88c72e
Update deprecation notes about v1 registry
...
Adds section about the hub deprecating the v1 protocol.
Adds note about intent to disable by default and remove support.
Signed-off-by: Derek McGowan <derek@mcgstyle.net > (github: dmcgowan)
Upstream-commit: 672d8cf4e9
Component: cli
2017-06-02 00:10:39 +00:00
Vincent Demeester
0d57e2c399
Update cli reference for docker {,stack} deploy
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 17398ca0c3
Component: cli
2017-06-02 00:10:39 +00:00
Harald Albers
e2ee18f556
Add bash completion for dockerd --userland-proxy-path
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: d1071533a6
Component: cli
2017-06-02 00:10:39 +00:00
bbayani
6464ebb77a
Clarify that ipmasq rules are not added when iptables is false
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d6d3f5144c
Component: cli
2017-06-02 00:10:39 +00:00
allencloud
0dcf74fa3b
fix typo
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
Upstream-commit: 1ce4af2038
Component: cli
2017-06-02 00:10:39 +00:00