5357e9b84b
Add the advisory=rc metadata
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
Upstream-commit: b6bfe363f8
Component: cli
2017-06-02 00:07:45 +00:00
16d2ae21bb
remove "RC" warning from Markdown files
...
A site-wide banner is going to be used, so we don't need this warning
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 7b22dbd02a
Component: cli
2017-06-02 00:07:45 +00:00
84f2049f6b
Fix markdown formatting for experimental
...
- don't indent code-blocks that use fences
- fixed some formatting
- wrapped long lines to 80-chars
- removed stray empty lines
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: e80065ae37
Component: cli
2017-06-02 00:07:45 +00:00
62550cf790
bring dab into title and intro
...
Signed-off-by: Michael Friis <friism@gmail.com >
Upstream-commit: 2f835a732d
Component: cli
2017-06-02 00:07:45 +00:00
43cc7b42e9
expand stack doc
...
Signed-off-by: Michael Friis <friism@gmail.com >
Upstream-commit: 635ab02ea6
Component: cli
2017-06-02 00:07:45 +00:00
ce9099a5fe
Add release tag reference links in deprecated.md
...
This fix adds a couple of missed release tag reference links in deprecated.md
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 55f5fd6902
Component: cli
2017-06-02 00:07:45 +00:00
3196139f55
Update help output to match Docker 1.11.
...
* Also touch up headings.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com >
Upstream-commit: def6847e11
Component: cli
2017-06-02 00:07:45 +00:00
d2844bb5d6
fix bash completion for docker service subcommands
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 603002a3ec
Component: cli
2017-06-02 00:07:45 +00:00
d57b7662f3
Add initial "service" docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 03c9762fba
Component: cli
2017-06-02 00:07:45 +00:00
37fef65db7
fix #23017 , add zsh completion for dockerd
...
Signed-off-by: Ke Xu <leonhartx.k@gmail.com >
Upstream-commit: 903d9013a3
Component: cli
2017-06-02 00:07:45 +00:00
b1ce0d7bfe
bash completion for docker swarm update --cert-expiry
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 6cc83d80e0
Component: cli
2017-06-02 00:07:44 +00:00
04ba85430e
update output for node commands, minor edits
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
Upstream-commit: a816f63e57
Component: cli
2017-06-02 00:07:44 +00:00
51b169e361
Add cert-expiry to swarm update
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 308888a8c6
Component: cli
2017-06-02 00:07:44 +00:00
792e5c1370
Update docker info output example
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 541dcf39ad
Component: cli
2017-06-02 00:07:44 +00:00
2155651b3d
docs: move "advisory" to general metadata
...
the advisory option should not be
below "menu"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: bfbf538f68
Component: cli
2017-06-02 00:07:44 +00:00
71e40259e9
Change SCALE to REPLICAS.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 7766083eb8
Component: cli
2017-06-02 00:07:44 +00:00
9f6f305b0e
Update experimental/README.md
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
Upstream-commit: 4d7ce3559f
Component: cli
2017-06-02 00:07:44 +00:00
8ba9627310
Make --dispatcher-heartbeat-period a duration
...
Make `--dispatcher-heartbeat-period` a duration in `docker swarm
update`, allowing to express the value as "5s", "1h", etc.
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com >
Upstream-commit: 96150d3faa
Component: cli
2017-06-02 00:07:44 +00:00
3feb513b7e
Add experimental documentation for stacks
...
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com >
Upstream-commit: 49023a1c5f
Component: cli
2017-06-02 00:07:44 +00:00
79a261a81e
no more 'docker node reject' in docs
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: d8fee0b06e
Component: cli
2017-06-02 00:07:44 +00:00
3bc24bacb3
docker plugin commandline reference
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 6c1739b80d
Component: cli
2017-06-02 00:07:44 +00:00
17421ce296
Update bash completion for Docker 1.12 CLI commands
...
Signed-off-by: Mike Goelzer <mike.goelzer@docker.com >
Upstream-commit: ec66559999
Component: cli
2017-06-02 00:07:44 +00:00
6e77acb1af
Allow user to specify container's link-local addresses
...
Signed-off-by: Alessandro Boch <aboch@docker.com >
Upstream-commit: 987e5e6d8a
Component: cli
2017-06-02 00:07:44 +00:00
da0bbb443c
Add bash completion support for --runtime and --add-runtime
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: 5a9cc4cea8
Component: cli
2017-06-02 00:07:44 +00:00
5f376bfeba
Add missing completion for --config-file
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: 48ae78b9b7
Component: cli
2017-06-02 00:07:44 +00:00
85311f09ff
Add support for multiples runtimes
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: 090cf185cd
Component: cli
2017-06-02 00:07:44 +00:00
e1cb76e0ab
surfacing Learn by example topics to top level of Docker Engine docs
...
fixing links after moving surfacing tutorials
fixing more links for the newly located tutorials
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
Upstream-commit: d3b7a2779e
Component: cli
2017-06-02 00:07:43 +00:00
6ccacc5748
bash completion for docker daemon --live-restore
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: b9997ebdee
Component: cli
2017-06-02 00:07:43 +00:00
7dc58a723a
Fix syntax errors in bash-completion ( Closes : #23483 )
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org >
Upstream-commit: d965f30a15
Component: cli
2017-06-02 00:07:43 +00:00
15cc239caf
CLI docs
...
Signed-off-by: Amit Shukla <amit.shukla@docker.com >
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: 593ee1e29d
Component: cli
2017-06-02 00:07:43 +00:00
c24eccf886
Add --live-restore flag
...
This flags enables full support of daemonless containers in docker. It
ensures that docker does not stop containers on shutdown or restore and
properly reconnects to the container when restarted.
This is not the default because of backwards compat but should be the
desired outcome for people running containers in prod.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
Upstream-commit: bfe4e46682
Component: cli
2017-06-02 00:07:43 +00:00
0f8e9c934d
Add documentation for using overlay2
...
Add mention in dockerd command line and storage driver selection documentation.
Signed-off-by: Derek McGowan <derek@mcgstyle.net > (github: dmcgowan)
Upstream-commit: e7fa3c6279
Component: cli
2017-06-02 00:07:43 +00:00
abc876a868
Added example for using image digest in the docker run command
...
Signed-off-by: Shoubhik Bose <sbose78@gmail.com >
Added explanation for the example with image's digest ( as per @thaJeztah 's comment
Signed-off-by: Shoubhik Bose <sbose78@gmail.com >
Wrapped to ~80 chars
Signed-off-by: Shoubhik Bose <sbose78@gmail.com >
Upstream-commit: 0a0bb19a33
Component: cli
2017-06-02 00:07:43 +00:00
f0770c9f78
Note about mountpoint being optional
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
Upstream-commit: a68bdf0073
Component: cli
2017-06-02 00:07:43 +00:00
4be6122b74
Add zsh completion for 'docker run' healthcheck options
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: 716caef299
Component: cli
2017-06-02 00:07:43 +00:00
241823f132
Add link to Docker Hub.
...
* To make it consistent with similar references in other parts of document.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com >
Upstream-commit: a443697846
Component: cli
2017-06-02 00:07:43 +00:00
2192c65f15
typo in builder.md: its => it's
...
Signed-off-by: Kevin Burke <kev@inburke.com >
Upstream-commit: 26fdf31cf8
Component: cli
2017-06-02 00:07:43 +00:00
e3b1e4f370
Add zsh completion for 'docker ps --filter=network'
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: f348cdda97
Component: cli
2017-06-02 00:07:43 +00:00
debed240da
Add zsh completion for 'docker events --filter' values
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: a2fbaa24cb
Component: cli
2017-06-02 00:07:43 +00:00
e97184ff67
Add zsh completion for 'docker {create,run} --pid' values
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: 27f2b96b70
Component: cli
2017-06-02 00:07:43 +00:00
ea73a02b5d
docs: Add Azure File Storage Volume Driver plugin
...
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
Upstream-commit: 02eead1a96
Component: cli
2017-06-02 00:07:43 +00:00
caa5df4827
re-doing Docker Engine overview topics for v.1.12
...
fixed broken links created from Engine Overview update by adding missing topic to daemon reference page and updating the hrefs in the api pages
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
Upstream-commit: 26e3227441
Component: cli
2017-06-02 00:07:42 +00:00
63c8910472
Fixing man page link
...
Signed-off-by: Andrew Po <absourd.noise@gmail.com >
Upstream-commit: 2d10f52d01
Component: cli
2017-06-02 00:07:42 +00:00
00ebf112dd
docs/extend/plugins.md: add docker-volume-ploop
...
Added docker-volume-ploop driver to the list of available volume plugins.
Signed-off-by: Kir Kolyshkin <kir@openvz.org >
Upstream-commit: 427f525b79
Component: cli
2017-06-02 00:07:42 +00:00
4042629924
Update docker-load documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 478055c89c
Component: cli
2017-06-02 00:07:42 +00:00
4b775a7c57
network docs cleanup
...
This fixes some Markup and formatting
issues in the network documentation;
- wrap text to 80 chars
- add missing language hints for code examples
- add missing line continuations (\)
- update USAGE output for Cobra
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: bb0afa7381
Component: cli
2017-06-02 00:07:42 +00:00
87d2e9ce6f
bash completion for docker ps --filter network
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: a15b94e1bc
Component: cli
2017-06-02 00:07:42 +00:00
6027bd0b49
add support for filtering by network ID
...
This adds support for filtering by network ID, to be
consistent with other filter options.
Note that only *full* matches are returned; this is
consistent with other filters (e.g. volume), that
also return full matches only.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 44cc95141e
Component: cli
2017-06-02 00:07:42 +00:00
e516832be1
Adding network filter to docker ps command
...
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com >
Upstream-commit: eef6bd0b23
Component: cli
2017-06-02 00:07:42 +00:00
8a420459b7
man: mv config-json.5 to docker-config-json.5
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
Upstream-commit: aa8edfdb77
Component: cli
2017-06-02 00:07:42 +00:00