terraform-provider-docker/scripts/testing
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
..
configs.json Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
Dockerfile_v1 added 3rd test image and made build more generic 2018-04-09 20:31:09 +02:00
Dockerfile_v2 Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
Dockerfile_v3 added 3rd test image and made build more generic 2018-04-09 20:31:09 +02:00
secrets.json Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
server_v1.js added 3rd test image and made build more generic 2018-04-09 20:31:09 +02:00
server_v2.js Feat/swarm 3 acc test infra (#39) 2018-02-09 13:11:30 -06:00
server_v3.js Feat/swarm 4 new resources (#40) 2018-05-16 18:00:04 +02:00
setup_private_registry.sh added 3rd test image and made build more generic 2018-04-09 20:31:09 +02:00