mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-26 01:29:36 -05:00
* tests: Add failing test for Dockerfile outside context. * fix: Enable support for Dockerfiles outside context. Also extract some code to functions. * fix: Adding docker outside context test and implementation for docker_registry_image. |
||
|---|---|---|
| .. | ||
| testBuildDockerRegistryImageKeepConfig.tf | ||
| testBuildDockerRegistryImageMappingConfig.tf | ||
| testBuildDockerRegistryImageNoKeepConfig.tf | ||
| testBuildDockerRegistryImageNoKeepJustCache.tf | ||
| testDockerRegistryImageDockerfileOutsideContext.tf | ||
| testDockerRegistryImageFilePermissions.tf | ||
| testDockerRegistryImagePushMissingConfig.tf | ||