James Nugent
50d8d5773f
provider/docker: Mount named volumes in containers
...
This adds support for specifying named volumes for mounting in a
`docker_container` resource.
2016-01-15 21:59:33 +00:00
James Nugent
75e1fee5fa
provider/docker: Tweak and test host_entry
...
This adds acceptance tests for specifying extra hosts on Docker
containers. It also renames the repeating block from `hosts` to `host`,
which reads more naturally in the schema when multiple instances of the
block are declared.
2016-01-15 03:02:20 +00:00
Colin Hebert
a44b873992
Add network_mode support to docker
2016-01-01 09:57:21 +01:00
ryane
f6e4608a35
fix resource constraint specs
2015-11-04 15:52:16 -05:00
ryane
38b1e1ce26
support for log driver + config in docker container
2015-11-04 15:52:16 -05:00
ryane
8f9b151811
add label support to docker container resource
2015-11-04 15:52:15 -05:00
ryane
38eec5fbc7
add basic runtime constraints to docker_container
2015-11-04 15:52:15 -05:00
ryane
311b164d56
restart policy support for docker_container
2015-11-04 15:52:15 -05:00
ryane
4b257e6b2b
entrypoint support for docker_container resource
2015-11-04 15:52:15 -05:00
Paul Hinze
d66d85b5e2
provider/docker: [tests] change images
...
use a base image with a long running process - fixes container tests
2015-06-29 16:09:05 -05:00
Mitchell Hashimoto
60c19680d7
providers/docker: make container test better
2015-03-28 18:45:36 -07:00
Mitchell Hashimoto
935647c4bc
providers/docker: container acceptance tests
2015-03-27 15:33:17 -07:00