Commit graph

11 commits

Author SHA1 Message Date
André Caron
064d2a96d1 Add support for running tests on Windows (#90)
* Add batch file clones of the unix shell scripts
* Update go-winio
* Document procedure for running tests on Windows
2018-09-28 16:18:48 +02:00
Manuel Vogel
64e491f7b9
merge master 2018-07-16 11:43:33 +02:00
Manuel Vogel
1f563cc913
Migrate/docker-client (#70)
Migrates to the official docker client to connect to the Docker API/Deamon. Closes #32
2018-07-03 17:30:53 +02:00
Manuel Vogel
2598d3b90b
update docker deps to 65bd038 2018-05-30 09:40:26 +02:00
Manuel Vogel
dc824c1030
Feat/swarm 4 new resources (#40)
Adds docker swarm features to the provider for the Docker Engine 17.09.1 and API Version 1.32. 

The spec is close to the API. By default, the swarm services are fire and forget. A converging config implements the features of the docker cli to ensure a service and all its replicas are up and running. Furthermore, service can have configs, secrets, networks, mounts and be added to a network.
2018-05-16 18:00:04 +02:00
Manuel Vogel
da1272279e
Updated dockerclient to bf3bc17bb (#46)
updated volumes options
2018-03-07 10:19:02 +01:00
Manuel Vogel
36fd7383c3
Update go-dockerclient 2018-02-22 08:09:18 +01:00
Manuel Vogel
656c8a8c2f
Feat/swarm 1 update deps (#37)
* Removed id attribute of the network resource.
* Update dependencies. Mainly `go-dockerclient`
2018-01-24 09:31:23 +01:00
Radek Simko
d6c0f49d3c
vendor: github.com/hashicorp/terraform/...@v0.10.0 2017-08-10 13:45:58 +02:00
Jake Champlin
1948a08ef0 Transfer of provider code 2017-06-09 16:43:23 +00:00
Jake Champlin
eb5570722e
Initial transfer of provider code 2017-06-06 11:50:36 -04:00