Commit Graph

36 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Michael Kuzmin 05145dba19 provider/docker: Upload files into container before first start (#9520)
10 years ago
JB Arsenault fc838be69e Add `destroy_grace_seconds` option to stop container before delete (#7513)
10 years ago
Daniel Portella b8a84691ec provider/docker: Docker DNS Setting Enhancements (#7392)
10 years ago
James Nugent 6913754191 provider/docker: don't crash with empty commands
10 years ago
VERDOÏA Laurent a24207b9b7 provider/docker: #5298 Add support for docker run --user option
10 years ago
Colin Hebert a78d1a3cd4 Stop providing the hostConfig while starting the container
10 years ago
Colin Hebert d89c365838 remove extra parenthesis
10 years ago
Colin Hebert fd3ae2d607 Catch potential custom network errors in docker
10 years ago
James Nugent 4b7a98584a provider/docker: Mount named volumes in containers
10 years ago
James Nugent 3380f08e5a provider/docker: Tweak and test `host_entry`
10 years ago
James Nugent 35c21cb808 Merge branch 'docker-extra-hosts' of https://github.com/paulbellamy/terraform into paulbellamy-docker-extra-hosts
10 years ago
James Nugent ee7553f076 Merge branch 'docker_network' of https://github.com/ColinHebert/terraform into ColinHebert-docker_network
10 years ago
Colin Hebert 35188f3694 Fix typo
10 years ago
Colin Hebert 6e36095644 Add the networks entry
10 years ago
Colin Hebert ad0a763661 Convert v to string
10 years ago
Colin Hebert 32ce8fbcb4 Add network_mode support to docker
10 years ago
Paul Bellamy 7a24764c15 provider/docker: Add hosts parameter for containers
11 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