9958abc17dAdd "auto-accept=none" to documentation
Sebastiaan van Stijn
2016-07-12 22:06:01 +02:00
aa3344679aadd caveat for network plugins in swarm mode
Charles Smith
2016-07-12 10:29:50 -07:00
48e659e30cAllow option to override kernel check in overlay2
Derek McGowan
2016-07-11 16:48:08 -07:00
2f3e095768Add support for comma-separated --auto-accept syntax. Signed-off-by: John Harris <john@johnharris.io>
johnharris85
2016-06-29 14:01:25 -07:00
4721039d71Add documentation for external CA features in API/CLI
Aaron Lehmann
2016-06-30 16:07:25 -07:00
a450d9a474Fix docker stack link
Wen Cheng Ma
2016-06-30 17:22:42 +08:00
2b0ee276caAdded HPE volume plugin listing
Keith Hudgins
2016-06-30 14:07:03 -04:00
a03b5522femake cmd short short consistency and change docs
allencloud
2016-06-30 20:13:28 +08:00
77d6b3721eadd documentation for desired_state filter
Harald Albers
2016-06-29 07:16:31 -07:00
5f58bbfff3deprecate '-h' shorthand and remove '-help'
Sebastiaan van Stijn
2016-05-25 16:44:58 +02:00
29be1f50a8bash completion enhancements for docker {swarm,node,service}
Harald Albers
2016-06-22 19:37:05 +02:00
a9fcf23fb9uppercase output in node inspect to keep consistency
allencloud
2016-06-27 18:26:58 +08:00
e5d2d7c310Update experimental docs dsb -> dab
Vincent Demeester
2016-06-25 19:08:03 +02:00
e483efc219update go-md2man to v1.0.5
Akihiro Suda
2016-06-23 01:57:00 +00:00
beb09f42d6Fix error for env variables example in docker reference - 2 The reason why the issue occurs is because sh parses the first argument after -c as the whole script to execute. Everything after isn't executed as one might expect.
Serhat Gülçiçek
2016-06-20 12:35:26 +02:00
be6f353670Removing some url links that can be resolved using src markdown links
Sven Dowideit
2016-06-22 12:50:51 +00:00
d2f61188f1For the lulz! (evalulate -> evaluate)
orkaa
2016-06-23 16:26:43 +02:00
154a1c1206Add zsh completion for 'load' and 'save' image events
Steve Durrheimer
2016-06-23 08:29:24 +02:00
6e1e11e0e3Add zsh completion for 'docker {create,run,network connect} --link-local-ip'
Steve Durrheimer
2016-06-23 08:44:08 +02:00
1216831bc6Add zsh completion for 'docker run --storage-opt size='
Steve Durrheimer
2016-06-23 08:52:42 +02:00
993d8f6dd4Re-Add zsh completion for '-c' alias to '--cpu-shares'
Steve Durrheimer
2016-06-23 08:57:39 +02:00
95342189abAdd zsh completion for 'docker daemon --storage-driver (overlay2|vfs)'
Steve Durrheimer
2016-06-23 08:35:36 +02:00
43e6c9864bMan page fix: Mention supported drivers for --storage-opt size option in docker create/run
Shishir Mahajan
2016-06-21 10:49:28 -04:00
6440bac134bash completion for -c alias to --cpu-shares
Harald Albers
2016-06-21 11:30:26 +02:00
6f3d828938bash completion for docker daemon --storage-opt btrfs.min_space
Harald Albers
2016-06-21 11:06:08 +02:00
789cd4c65fbash completion for docker {run,create} --storage-opt
Harald Albers
2016-06-21 11:04:09 +02:00
1ffefe059fbash completion for load and save image events
Harald Albers
2016-06-21 10:24:14 +02:00
884c0bab27bash completion for docker daemon --storage-driver olverlay2
Harald Albers
2016-06-21 10:19:07 +02:00
ef5f8ec503bash completion for docker {run,create,network connect} --link-local-ip
Harald Albers
2016-06-21 09:43:34 +02:00
5846f66bf2Add zsh completion for 'docker daemon --live-restore'
Steve Durrheimer
2016-06-21 08:31:28 +02:00
32054251c7Added daemon.json Windows example
Neil Peterson
2016-06-16 21:41:58 -07:00
94b45e398fPR 19367 doc change: Mention supported drivers for --storage-opt size option in docker create/run.
Shishir Mahajan
2016-06-20 17:52:34 -04:00
87591ae9b7update docker swarm cli
Charles Smith
2016-06-17 13:30:17 -07:00
ab24ffa000fix bash completion for docker {swarm,node} subcommands
Harald Albers
2016-06-18 10:11:46 -07:00
53e1898a90correct sort order in new bash completions
Harald Albers
2016-06-18 09:52:02 -07:00
ec3864b028Add bash completion for docker service scale
Mike Goelzer
2016-06-15 12:28:33 -07:00
b6bfe363f8Add the advisory=rc metadata
Sven Dowideit
2016-06-20 11:54:53 +00:00
7b22dbd02aremove "RC" warning from Markdown files
Sebastiaan van Stijn
2016-06-20 00:24:37 -07:00
e80065ae37Fix markdown formatting for experimental
Sebastiaan van Stijn
2016-06-20 00:12:48 -07:00
2f835a732dbring dab into title and intro
Michael Friis
2016-06-19 21:27:55 -07:00
635ab02ea6expand stack doc
Michael Friis
2016-06-19 16:14:34 -07:00
55f5fd6902Add release tag reference links in deprecated.md
Yong Tang
2016-06-19 06:13:57 -07:00
def6847e11Update help output to match Docker 1.11.
Charles Chan
2016-06-12 21:30:14 -07:00
603002a3ecfix bash completion for docker service subcommands
Harald Albers
2016-06-17 09:49:46 +02:00
03c9762fbaAdd initial "service" docs
Sebastiaan van Stijn
2016-06-17 16:51:17 -07:00
903d9013a3fix#23017, add zsh completion for dockerd
Ke Xu
2016-06-17 16:16:13 +09:00
6cc83d80e0bash completion for docker swarm update --cert-expiry
Harald Albers
2016-06-17 08:49:06 +02:00
a816f63e57update output for node commands, minor edits
Charles Smith
2016-06-16 21:28:07 -07:00
308888a8c6Add cert-expiry to swarm update
Tonis Tiigi
2016-06-16 17:04:33 -07:00
541dcf39adUpdate docker info output example
Sebastiaan van Stijn
2016-06-16 16:29:23 -07:00
bfbf538f68docs: move "advisory" to general metadata
Sebastiaan van Stijn
2016-06-16 11:52:34 -07:00
7766083eb8Change SCALE to REPLICAS.
Daniel Nephin
2016-06-15 17:57:59 -04:00
4d7ce3559fUpdate experimental/README.md
Akihiro Suda
2016-06-15 11:19:03 +09:00
96150d3faaMake --dispatcher-heartbeat-period a duration
Arnaud Porterie (icecrime)
2016-06-14 17:36:37 -07:00
d8fee0b06eno more 'docker node reject' in docs
Victor Vieux
2016-06-14 14:55:25 -07:00
6c1739b80ddocker plugin commandline reference
Sebastiaan van Stijn
2016-06-09 23:57:15 +02:00
ec66559999Update bash completion for Docker 1.12 CLI commands
Mike Goelzer
2016-06-12 10:05:22 -07:00
987e5e6d8aAllow user to specify container's link-local addresses
Alessandro Boch
2016-06-09 15:10:59 -07:00
5a9cc4cea8Add bash completion support for --runtime and --add-runtime
Kenfe-Mickael Laventure
2016-06-03 09:12:20 -07:00
48ae78b9b7Add missing completion for --config-file
Kenfe-Mickael Laventure
2016-05-24 17:07:23 -07:00
090cf185cdAdd support for multiples runtimes
Kenfe-Mickael Laventure
2016-05-23 14:49:50 -07:00
d3b7a2779esurfacing Learn by example topics to top level of Docker Engine docs fixing links after moving surfacing tutorials
Victoria Bialas
2016-06-13 11:08:11 -07:00
b9997ebdeebash completion for docker daemon --live-restore
Harald Albers
2016-06-14 09:14:25 +02:00