Commit Graph

21 Commits (8423dd4e51a70b7e3249d6d48a8221bbeb4e77ba)

Author SHA1 Message Date
Colin Hebert ad0a763661 Convert v to string
10 years ago
Colin Hebert 32ce8fbcb4 Add network_mode support to docker
10 years ago
James Nugent 597fafbb68 provider/docker: locate container via ID not name
11 years ago
ryane 4fc60c9f89 docker: improve validation of runtime constraints
11 years ago
ryane b5ae355a99 include hostconfig when creating docker_container
11 years ago
ryane 72c86a62c0 support for log driver + config in docker container
11 years ago
ryane 4531866d8d add label support to docker container resource
11 years ago
ryane 6842c32d03 add basic runtime constraints to docker_container
11 years ago
ryane 17d185808e restart policy support for docker_container
11 years ago
ryane 0ded14f160 entrypoint support for docker_container resource
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Jeff Mitchell edbc578316 As discussed on the issue, remove the hard-coded delay on startup in
11 years ago
Jeff Mitchell 56cfba2509 Fix a serious problem when using links.
11 years ago
Jeff Mitchell 2e01e0635b When linking to other containers, introduce a slight delay; this lets
11 years ago
Mitchell Hashimoto cddd54c3de fmt
11 years ago
Julian Schneider b9a437658e Add privileged option to docker container resource
11 years ago
Paul Hinze 3ded884d95 provider/docker: guard against nil NetworkSettings
11 years ago
Stephan Epping c2319da1aa Add docker container network settings to output attribute
11 years ago
Nick Downs f74405d5e7 Added Docker links support to the docker_container resource.
11 years ago
Mitchell Hashimoto 09333e5e76 providres/docker: cache client
11 years ago
Jeff Mitchell f7512ca29f Initial commit. This adds the initial bits of a Docker provider.
11 years ago