32e9c9434aFixing missing certs article; consolidating security material Entering comments from reviewers Updating with Derek's comments Fixing bad links reported by build
Mary Anthony
2016-01-20 12:46:40 -08:00
2ac86ababfMake TLSOptions and LogConfig embedded structs.
David Calavera
2016-01-22 13:14:48 -05:00
9930f31f74Verify that the configuration keys in the file are valid.
David Calavera
2016-01-20 17:16:49 -05:00
b1fbfa3b04fixed typo
Anton Polonskiy
2016-01-22 09:23:22 +02:00
e62e6e8b07Added dead to docs for docker ps -f status=...
Kareem Khazem
2016-01-13 16:34:18 +00:00
869890dfbdRefactor handling of key specific subcompletions
Harald Albers
2016-01-18 09:37:12 -08:00
4e97e95cd8Support new events in bash completion
Harald Albers
2016-01-18 08:55:23 -08:00
7e208ef5d0Fixed typo in "/etc/subUid"
Azat Khuyiyakhmetov
2016-01-21 12:46:29 +01:00
dd7ea45faeFix comment about swap limit of docker update
Qiang Huang
2016-01-21 13:48:53 +08:00
6c5013bc3cRefine the volume mount example
Kai Qiang Wu(Kennan)
2016-01-19 05:30:33 +00:00
35f4d67cfdFix the typo in ps
Kai Qiang Wu(Kennan)
2016-01-21 04:26:40 +00:00
931232313cFix the ulimit link
Kai Qiang Wu(Kennan)
2016-01-20 09:18:14 +00:00
4ed29cad62Fix commit wrong repository example
Kai Qiang Wu(Kennan)
2016-01-20 10:25:33 +00:00
cc1695f363Add zsh completion for 'docker network connect --link'
Steve Durrheimer
2016-01-19 21:32:38 +01:00
0c21ceac7eAdd zsh completion for 'docker {network connect, create, run} --ip --ip6'
Steve Durrheimer
2016-01-19 21:28:49 +01:00
b3b3392c97Add zsh completion for 'docker network connect --alias' and 'docker {create, run} --net-alias'
Steve Durrheimer
2016-01-19 21:25:21 +01:00
19f41be56bAdd zsh completion for 'docker {attach,exec,run,start} --detach-keys'
Steve Durrheimer
2016-01-20 00:05:02 +01:00
7fe9c72a37Add zsh completion for 'docker network create --ipam-opt' + Reordering for better maintainability
Steve Durrheimer
2016-01-19 21:16:16 +01:00
135fb7a665Fix ulimit command form
Kai Qiang Wu(Kennan)
2016-01-19 07:44:48 +00:00
1af502f23dFix add host device example
Kai Qiang Wu(Kennan)
2016-01-19 07:00:50 +00:00
77ff4c9b7fFix the privileged example
Kai Qiang Wu(Kennan)
2016-01-19 03:33:40 +00:00
16c9a72852bash completion for container linking and aliasing
Harald Albers
2016-01-18 07:11:19 -08:00
09809fe27ebash completion for docker network create --internal, --ipam-opt
Harald Albers
2016-01-18 07:50:26 -08:00
6d32fd8763Add zsh completion for 'docker network create --internal'
Steve Durrheimer
2016-01-16 12:53:50 +01:00
78f33c4c2bModify zsh completion for connecting/disconnecting non-running containers to networks
Steve Durrheimer
2016-01-16 12:59:20 +01:00
9e760ec497Fixed typo in experimental/plugins_graphdriver.md
Collin Guarino
2016-01-15 21:27:59 -05:00
07d04dcea6Remove Pachyderm storage driver.
Joe Doliner
2016-01-11 05:34:43 -08:00
9f64dc98bdAdd Subnets info for user-defined network
Wen Cheng Ma
2015-12-28 12:56:57 +08:00
ad43730d0fAllow to set daemon and server configurations in a file.
David Calavera
2015-12-10 18:35:10 -05:00
97d56a6cd8Add zsh completion for 'docker {build,create,run} --isolation'
Steve Durrheimer
2016-01-09 14:48:55 +01:00
323f35256bAdd zsh completion for 'docker {build,create,run} --shm-size
Steve Durrheimer
2016-01-09 14:46:06 +01:00
c7b9b776adAdd zsh completion for 'docker {create,run,update} --memory-reservation'
Steve Durrheimer
2016-01-09 14:40:37 +01:00
a8e9d1e263Add zsh completion for 'docker update' + refactoring of common options between 'build', 'create', 'run', 'update'
Steve Durrheimer
2016-01-09 14:38:22 +01:00
caa120d3cabash completion for docker {build,create,run} --shm-size
Harald Albers
2016-01-09 09:27:40 -08:00
06f084a8ecBefore that change, etcd and zookeeper would fail to instantiate the discovery without the key being already there in the store or created beforehand and implicitely by a 'swarm join'.
Victor Vieux
2016-01-05 18:41:51 -08:00
0a3c040a07Allow user to choose the IP address for the container
Alessandro Boch
2016-01-07 16:18:34 -08:00