Commit graph

60 commits

Author SHA1 Message Date
Manuel Vogel
62ddaf9e23
Refactors test setup (#156)
* refactors test setup according to the postgres provider
* updates readme for new test setup
2019-06-01 12:01:42 +02:00
Alex Pilon
aab8fac508
provider: Ensured Go 1.11 in TravisCI and README
provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file
2019-03-11 18:19:29 -04:00
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
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
kt
d7f124ca4e
README.md: correct provider organization & missing repository name 2018-05-02 10:33:52 -07:00
Manuel Vogel
76925f68f8
Feat/private registry support (#21)
* Add support for private registry auth. Adapted documentation and tests.
* Clarified README.
2017-11-21 10:14:07 +01:00
Manuel Vogel
d40a6ee037 Correct git paths in the README.md file 2017-10-23 12:11:15 -07:00
Jake Champlin
6fe964a91a
Fixing logo 2017-08-31 11:05:07 -04:00
Jake Champlin
7d8bd85827
Fixing link in README 2017-07-21 11:38:16 -04:00
Jake
d8ce3db14a initial commit 2017-06-05 20:59:08 +00:00