terraform/builtin/providers/docker
James Nugent 4ce6455e8a provider/docker: Refer to a tag instead of latest
This should make tests more stable going forward. Also switch out the
image used from Ubuntu to Alpine Linux to reduce required download size
during test runs.
2015-12-02 15:08:16 -05:00
..
config.go providres/docker: cache client 2015-03-28 18:37:20 -07:00
provider.go providers/docker: default cert_path to non-nil so input isn't asked 2015-04-09 09:49:03 -07:00
provider_test.go providers/docker: docker_image acceptance test 2015-03-27 15:22:33 -07:00
resource_docker_container.go docker: improve validation of runtime constraints 2015-11-09 19:36:23 -05:00
resource_docker_container_funcs.go docker: improve validation of runtime constraints 2015-11-09 19:36:23 -05:00
resource_docker_container_test.go fix resource constraint specs 2015-11-04 15:52:16 -05:00
resource_docker_image.go Initial commit. This adds the initial bits of a Docker provider. 2015-03-10 15:38:52 +00:00
resource_docker_image_funcs.go Fix Repository attribute in docker client PullOptions for private registries. 2015-07-03 12:58:05 +03:00
resource_docker_image_test.go provider/docker: Refer to a tag instead of latest 2015-12-02 15:08:16 -05:00