Commit Graph

66 Commits (b6fff854a6e6dac2ebc99438acc05f052d9743cc)

Author SHA1 Message Date
Daniel Portella 21618a9111 provider/docker: Docker documentation and additional test message (#7412)
10 years ago
Daniel Portella b8a84691ec provider/docker: Docker DNS Setting Enhancements (#7392)
10 years ago
stack72 8ca3d94858 provider/docker: Fixing the Docker Container Mount Test
10 years ago
James Nugent 6913754191 provider/docker: don't crash with empty commands
10 years ago
Xavier Sellier e4a1d21a4b Provider Docker: (#6376)
10 years ago
VERDOÏA Laurent a24207b9b7 provider/docker: #5298 Add support for docker run --user option
10 years ago
Rhyas 3926fa8092 Fix Image Destroy bug. #3609 #3771
10 years ago
Raphael Randschau f7d4aca965 Fix docker test assertions regarding latest tag
10 years ago
Verdoïa Laurent ea5f53782a provider/docker: #2417 Add support for restart policy unless-stopped
10 years ago
Colin Hebert a78d1a3cd4 Stop providing the hostConfig while starting the container
10 years ago
Paul Hinze 66ec38b2d9 Merge pull request #5046 from tpounds/use-built-in-schema-string-hash
10 years ago
Sebastiaan van Steenis 4a10530b07 Change default DOCKER_HOST value, fixes #4923
10 years ago
Trevor Pounds 0cd0ff0f8e Use built-in schema.HashString.
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
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 65b071d1af provider/docker: Fix flaky integration tests
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 f72322ca33 Add Elem and Set to the network set
10 years ago
Colin Hebert 35188f3694 Fix typo
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 ad0a763661 Convert v to string
10 years ago
Colin Hebert 32ce8fbcb4 Add network_mode support to docker
10 years ago
stack72 5fbec544d7 Fixing yet more gofmt errors with imports
10 years ago
Paul Bellamy 52d178b7ac provider/docker: Inline ports and volumes schemas for consistency
11 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
James Nugent 4ce6455e8a provider/docker: Refer to a tag instead of latest
11 years ago
James Nugent 50d7abcd8a Merge pull request #3761 from ryane/f-provider-docker-improvements
11 years ago
Paul Hinze e67551a641 provider/docker: fix image test
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 1f739d31da fix resource constraint specs
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
stack72 4cf9c64de0 Gofmt change for resource docker_image test
11 years ago
Matti Savolainen 09e336a80a Fix Repository attribute in docker client PullOptions for private registries.
11 years ago
Paul Hinze 4981d7d28c provider/docker: [tests] change images
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