You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/docker
stack72 5fbec544d7
Fixing yet more gofmt errors with imports
11 years ago
..
config.go providres/docker: cache client 11 years ago
provider.go providers/docker: default cert_path to non-nil so input isn't asked 11 years ago
provider_test.go providers/docker: docker_image acceptance test 11 years ago
resource_docker_container.go Fixing yet more gofmt errors with imports 11 years ago
resource_docker_container_funcs.go provider/docker: locate container via ID not name 11 years ago
resource_docker_container_test.go fix resource constraint specs 11 years ago
resource_docker_image.go Initial commit. This adds the initial bits of a Docker provider. 11 years ago
resource_docker_image_funcs.go Fix Repository attribute in docker client PullOptions for private registries. 11 years ago
resource_docker_image_test.go provider/docker: Refer to a tag instead of latest 11 years ago