terraform/builtin/providers/docker
Paul Hinze 4981d7d28c provider/docker: [tests] change images
use a base image with a long running process - fixes container tests
2015-06-29 16:09:05 -05:00
..
config.go
provider.go
provider_test.go
resource_docker_container.go
resource_docker_container_funcs.go As discussed on the issue, remove the hard-coded delay on startup in 2015-06-25 15:11:00 +00:00
resource_docker_container_test.go provider/docker: [tests] change images 2015-06-29 16:09:05 -05:00
resource_docker_image.go
resource_docker_image_funcs.go This puts the image parsing code (mostly) back to how it was before. The 2015-06-12 19:36:52 +00:00
resource_docker_image_test.go