Commit Graph

16 Commits

Author SHA1 Message Date
Charlie O'Keefe
e33e48a458 depending how how -> depending on how 2015-10-17 14:55:55 -06:00
Alex Dadgar
f66abc0ad7 Documentation 2015-10-15 17:28:25 -07:00
Abhishek Chanda
311329bac0 Clarify that container is an invalid option 2015-10-13 13:31:56 -07:00
Abhishek Chanda
d61d162799 Do not say the bool is set to true
This will be harmonized across all drivers soon
2015-10-12 13:40:31 -07:00
Abhishek Chanda
441971e015 Add details to docker driver docs
- The driver sets a bool to `true`
- Clarify behavior when `network_mode` is `container`
2015-10-11 12:53:34 -07:00
Chris Bednarski
dc1d845e2c Added documentation for DOCKER_HOST and docker.endpoint; also filled in docs for docker.cleanup 2015-10-08 00:08:54 -07:00
Abhishek Chanda
040518e06b Fix network mode
net is not a valid network mode
2015-10-02 16:11:38 -07:00
Abhishek Chanda
ee2cd3bed0 Enable setting networking mode for docker
This patch enables setting networking mode for the docker
driver. This does not handle the `container` mode.
Closes #175
2015-10-01 18:52:41 -07:00
Dave York
e96043a441 fixes a typo in the docs 2015-09-29 17:00:48 -04:00
Chris Bednarski
5d4d044a6f Add docker 'command' to docs; cleanup some comments 2015-09-25 23:28:23 -07:00
Chris Bednarski
f2dd5cac18 Added guards to tests so we can more gracefully degrade the test suite when thing are not installed 2015-09-25 16:49:26 -07:00
Chris Bednarski
b80ec89b4a Added group add command for docker to the docker docs 2015-09-25 11:29:38 -07:00
Chris Bednarski
784cef5523 Add note on configuring the agent; fix some typos 2015-09-24 23:40:30 -07:00
Chris Bednarski
02a0d01fca Lowercase some cases of docker 2015-09-24 19:35:52 -07:00
Chris Bednarski
ee6c3c3593 Added docker docs; updated isolation notes for QEMU 2015-09-24 19:33:06 -07:00
Armon Dadgar
f182e398e8 website: skeleton drivers 2015-09-20 15:31:33 -07:00