Commit Graph

  • 1ca2bb4e0b fix some version information Qinglan Peng 2016-12-08 19:03:46 +08:00
  • 5ee07f7a96 Add credential helper documentation Jake Sanders 2016-12-02 16:03:16 -08:00
  • 6cc17b6549 add SCOPE field content for docker network ls Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn> lixiaobing10051267 2016-12-08 16:57:27 +08:00
  • b94c1ab634 Add zsh completion for 'docker network create --attachable' Steve Durrheimer 2016-12-07 08:09:42 +01:00
  • d77a7ca0c1 Add bash completion for docker network create --attachable Harald Albers 2016-12-06 08:44:02 -08:00
  • b6365dc413 Fix bash completion for `docker service create|update Harald Albers 2016-12-04 12:11:33 -08:00
  • 6afaa9c01f Add bash completion for secret management Harald Albers 2016-12-04 11:25:41 -08:00
  • 45a292bc44 Add bash completion for docker version --format Harald Albers 2016-12-04 14:13:14 -08:00
  • 0a75b0264f Fix a spelling mistake in the docs. Chris Gavin 2016-12-04 12:41:57 +00:00
  • 21b9ce971e Add ID field for docker plugin ls Yong Tang 2016-12-02 13:42:50 -08:00
  • 5d6468af96 Allow docker plugin inspect to search based on ID or name Yong Tang 2016-11-23 20:04:44 -08:00
  • 5b7c564969 Add bash completion for experimental docker deploy Harald Albers 2016-12-02 03:19:08 -08:00
  • e0659770b3 Allow selective activation of experimental features in bash completion Harald Albers 2016-12-01 10:27:14 -08:00
  • ae2c5f63e5 rectify several wrong URLs in branch of man lixiaobing10051267 2016-12-01 19:35:27 +08:00
  • 021d177ed1 Fix the inconsistency for docker secret yuexiao-wang 2016-11-29 23:44:12 +08:00
  • c310a10969 Add more types to bash completion of docker inspect Harald Albers 2016-11-29 09:02:16 -08:00
  • bfa5aeec42 modify some urls related to reference path lixiaobing10051267 2016-11-30 16:48:39 +08:00
  • c7fe3a1685 Revert "Add bash completion for docker service ps --all" Vincent Demeester 2016-11-29 09:33:03 +01:00
  • 5ee218987d Revert "Add -a option to service/node ps" Vincent Demeester 2016-11-28 18:08:45 +01:00
  • a5053dce24 cli: remove --mount from docker run Akihiro Suda 2016-11-25 12:38:30 +00:00
  • 0bdfdf3779 Add zsh completion for 'docker stack' subcommand Steve Durrheimer 2016-11-27 12:37:32 +01:00
  • bc1a16b866 Add bash completion for docker stack Harald Albers 2016-11-22 17:50:40 +01:00
  • ca700dfb33 Give the correct location for plugin documentation Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn> lixiaobing10051267 2016-11-29 21:04:03 +08:00
  • 64a17b65c3 Windows: Note about volumes in run John Howard 2016-11-23 14:13:50 -08:00
  • e248501799 Fix some format errors Yanqiang Miao 2016-11-29 11:09:28 +08:00
  • 4abd9ea9a9 Modify the link for config.json yuexiao-wang 2016-11-25 18:33:04 +08:00
  • 4f414e56d4 Document publishing a UDP port Misty Stanley-Jones 2016-11-28 15:31:43 -08:00
  • b82e761088 update plugin example Victor Vieux 2016-11-23 15:22:02 -08:00
  • 9fa1e6637b Added and example of using --format with docker images William Henry 2016-11-22 17:24:17 -07:00
  • d2ff281196 Fix instances of doubled words Misty Stanley-Jones 2016-11-28 10:48:45 -08:00
  • 4c71c95e34 Fix copypaste error 'is-automated' Misty Stanley-Jones 2016-11-28 10:31:38 -08:00
  • d5b3df0c2f Fix some redirect loops and problems Misty Stanley-Jones 2016-11-28 09:45:00 -08:00
  • 174194cbe3 Add bash completion for plugin API Harald Albers 2016-11-19 07:35:52 -08:00
  • f93df409b4 Modify reponame to PLUGIN and fix some typos yuexiao-wang 2016-11-25 19:46:24 +08:00
  • 30f5338c8e Remove docker stack config commandline reference doc Vincent Demeester 2016-11-28 15:25:52 +01:00
  • 7e37dd4329 Add aliases and options to docker stack ls docs Harald Albers 2016-11-27 04:38:49 -08:00
  • bd6d56c796 fix more according to the actual output of 'docker swarm init --help' Kei Ohmura 2016-11-28 18:40:11 +09:00
  • 2e2b706917 fix description of 'docker swarm init' Kei Ohmura 2016-11-28 13:24:02 +09:00
  • 43a8f3b028 Fix a description of 'docker run [-a]' Yanqiang Miao 2016-11-26 22:56:29 +08:00
  • 78bada43a2 Add bash completion for docker service {create,update} host options Harald Albers 2016-11-27 05:08:35 -08:00
  • be6e3311f2 modify invalid url in plugins_network.md Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn> lixiaobing10051267 2016-11-25 15:23:48 +08:00
  • 8628703ce6 support src in --secret Victor Vieux 2016-11-23 14:30:57 -08:00
  • 4b2c41c1b8 fix the mistake of present yupeng 2016-11-26 17:11:19 +08:00
  • 2d48b3f9ac Add zsh completion for 'docker service update --hostname' Steve Durrheimer 2016-11-26 14:13:00 +01:00
  • c41fa83e4d Add a short flag for docker stack deploy Daniel Nephin 2016-11-24 16:11:38 -05:00
  • 12858eb8d4 Add bash completion for docker service update --hostname Harald Albers 2016-11-25 12:42:30 +01:00
  • f31ed0b125 Allow hostname to be updated on service. Daniel Nephin 2016-11-23 14:42:56 -05:00
  • 4b3c9059a9 Fix some syntax error Yanqiang Miao 2016-11-25 10:03:28 +08:00
  • 405fe721cc Update docs of docker network ls --filter Yong Tang 2016-11-23 23:39:14 -08:00
  • eff40eda38 Add options for docker plugin enable and fix some typos yuexiao-wang 2016-11-25 04:07:06 +08:00
  • 1f2128a8c5 28600: Docs: network connect for container in Created/Stopped state dattatrayakumbhar04 2016-11-18 20:46:10 +00:00
  • 22478663c2 Fixes typo 'bin-mounts' John Howard 2016-11-23 14:01:57 -08:00
  • afe0b2988c update secret command erxian 2016-11-18 14:28:21 +08:00
  • 0202ece8e1 Update docker info cli reference documentation Vincent Demeester 2016-11-23 17:20:12 +01:00
  • 7792b0d382 Update plugin enable cli reference documentation Vincent Demeester 2016-11-23 15:42:40 +01:00
  • d16010d737 Move docker stack docs out of experimental Harald Albers 2016-11-23 11:14:38 +01:00
  • 50674ba5f6 Update docs to reflect no longer displaying secret digest or size. cyli 2016-11-22 18:18:50 -05:00
  • b70edf410d plugins: misc fixes Tibor Vass 2016-11-22 13:42:11 -08:00
  • ddf22952a0 Add concurrent uploads/downloads section Jacob Tomlinson 2016-11-22 21:24:37 +00:00
  • 2cfcc8a8fa Rename Remote API to Engine API Ben Firshman 2016-11-15 19:45:20 +00:00
  • e0ce0361ba add note that windows does not support managed plugins Sebastiaan van Stijn 2016-11-22 16:01:14 +01:00
  • 6b8588ab94 Fix typo in docs (Copmose) Harald Albers 2016-11-22 19:09:30 +01:00
  • f3c9cdadd3 Add zsh completion for 'docker image ls --filter reference' Steve Durrheimer 2016-11-22 08:01:45 +01:00
  • b47e3d3adf Add zsh completion for 'dockerd --userland-proxy-path' Steve Durrheimer 2016-11-22 07:57:31 +01:00
  • 5b6fdb11a8 Add bash completion for docker build --network Harald Albers 2016-11-12 10:32:08 -08:00
  • cb0862f411 Add bash completion for docker images --filter reference Harald Albers 2016-11-19 13:05:51 -08:00
  • 594b69d1ff Add documentation about templating support on… Vincent Demeester 2016-11-18 15:28:01 +01:00
  • 3e4a6ba39b Update service ps reference for "--no-trunc" Sebastiaan van Stijn 2016-11-21 17:39:58 +01:00
  • 53ef5c34c0 cli: Add valid suffixes for remaining duration options Aaron Lehmann 2016-11-11 17:44:42 -08:00
  • 672d8cf4e9 Update deprecation notes about v1 registry Derek McGowan 2016-11-21 09:39:48 -08:00
  • 17398ca0c3 Update cli reference for docker {,stack} deploy Vincent Demeester 2016-11-21 12:36:31 +01:00
  • d1071533a6 Add bash completion for dockerd --userland-proxy-path Harald Albers 2016-11-20 09:58:39 -08:00
  • d6d3f5144c Clarify that ipmasq rules are not added when iptables is false bbayani 2016-11-18 14:22:49 -08:00
  • 1ce4af2038 fix typo allencloud 2016-11-18 15:51:36 +08:00
  • c4776804f4 Change the docker-tag usage text to be clearer Boaz Shuster 2016-11-13 10:28:25 +02:00
  • f28c79766c Update images cli reference with reference filter Vincent Demeester 2016-11-17 15:34:17 +01:00
  • 6393eac011 Edits to plugin docs after building authz plugin Riyaz Faizullabhoy 2016-10-25 13:39:04 -07:00
  • d22558eb16 Update stats cli reference documentation Vincent Demeester 2016-11-16 15:26:29 +01:00
  • 241694402f Update docs for docker info for most recent changes. Yong Tang 2016-11-11 09:01:57 -08:00
  • b1948be830 Add zsh completion for 'docker system df' Steve Durrheimer 2016-11-16 08:35:19 +01:00
  • f2573a87ed Revert reference docs for ambient capabilities Sebastiaan van Stijn 2016-11-15 21:59:21 +01:00
  • 87b3ad76c9 man/docker: wrap lines consistently Jonathan Boulle 2016-11-15 22:46:25 +09:00
  • 0524cec07b Modify serial number and fix some typos yuexiao-wang 2016-11-15 17:15:26 +08:00
  • d3cc65298a Remove inexistent link and add related links yuexiao-wang 2016-11-15 09:40:44 +08:00
  • 1256e6743b Planned 1.13 deprecation: email from login John Howard 2016-09-23 11:52:57 -07:00
  • 00f00e726e Updated daemon documentation to clarify that live-restore is not suppoted on windows Review comment implementation bbayani 2016-11-14 09:56:03 +00:00
  • 0ceda7965d man page: consistent indents for flag descriptions Jonathan Boulle 2016-11-15 14:59:47 +09:00
  • 4e56bb4f48 fix the wrong title with docker swarm lixiaobing10051267 2016-11-11 17:44:00 +08:00
  • 4225bbc8b1 Add zsh completion for 'docker image build --network' Steve Durrheimer 2016-11-14 08:22:09 +01:00
  • 8a7b4d591a Add docs for plugin push Anusha Ragunathan 2016-11-14 08:38:06 -08:00
  • 75aeaad241 Remove duplicated document yuexiao-wang 2016-11-11 11:10:08 +08:00
  • 937c0e3fb6 Add zsh completion for 'docker service' DNS settings Steve Durrheimer 2016-11-14 08:13:12 +01:00
  • d9de308caa Add zsh completion for 'docker service {create,update} --secret' Steve Durrheimer 2016-11-14 13:38:48 +01:00
  • c9afee3afa Add bash completion for managing ports in services Harald Albers 2016-11-12 10:49:48 -08:00
  • 0f6fa225d1 Add zsh completion for the new 'docker secret' command Steve Durrheimer 2016-11-13 15:43:49 +01:00
  • 653c6d8467 Update bash completion dns-options-add/rm -> dns-option-add/rm Yong Tang 2016-11-13 19:12:01 -08:00
  • a4abb8d39f Fix a small typo in docs/deprecated.md Yong Tang 2016-11-13 20:04:25 -08:00
  • 5e47e48ff8 Add bash completion for DNS settings in services Harald Albers 2016-11-13 11:17:18 -08:00
  • fc7c7b1358 Add bash completion for docker service ps --all Harald Albers 2016-11-13 09:32:53 -08:00
  • 4b3dd70b54 Add zsh completion for 'docker service {create --port, update --port-{add,rm}}' Steve Durrheimer 2016-11-13 14:21:13 +01:00