Commit Graph

26 Commits (f2ffff33eb34a109609bb8ae28fa833e2ac8b4e6)

Author SHA1 Message Date
James Nugent 4b7a98584a provider/docker: Mount named volumes in containers
10 years ago
Colin Hebert e887ac2523 provider/docker: Add `docker_volume` resource
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 6e36095644 Add the networks entry
10 years ago
Colin Hebert f09280891c Add support of custom networks in docker
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
10 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
Martin Atkins a97036f3a3 Merge pull request #3383 from apparentlymart/docker-container-command-docs
11 years ago
Robert Roland 2b75e65129 Update container.html.markdown
11 years ago
Martin Atkins e849ec3af5 Example for the command arg on docker_container.
11 years ago
Jesse Szwedko b05ca5a39c The docker-image resource expects name, not image
11 years ago
Julian Schneider b9a437658e Add privileged option to docker container resource
11 years ago
Paul Hinze aada41aa55 docs: provider/docker - network settings attrs
11 years ago
Mitchell Hashimoto 2acc9b2e44 Merge pull request #1564 from nickryand/docker_links
11 years ago
Nick Downs f74405d5e7 Added Docker links support to the docker_container resource.
11 years ago
Luis Faustino f3bc644bc2 Fix #1402
11 years ago
Hart Hoover 3fcaab9114 Fix(docs) Correct spelling error in Docker documentation
11 years ago
Mitchell Hashimoto 596511078a website: note on docker
11 years ago
Mitchell Hashimoto 2f0235b23d website: docker docs
11 years ago