terraform-provider-docker/testdata/resources/docker_registry_image
Martin 78c42d7657
fix: Enables having a Dockerfile outside the context (#402)
* 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.
2022-07-13 09:01:52 +02:00
..
testBuildDockerRegistryImageKeepConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testBuildDockerRegistryImageMappingConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testBuildDockerRegistryImageNoKeepConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
testBuildDockerRegistryImageNoKeepJustCache.tf fix: compare relative paths when excluding, fixes kreuzwerker#280 (#397) 2022-07-07 15:08:57 +02:00
testDockerRegistryImageDockerfileOutsideContext.tf fix: Enables having a Dockerfile outside the context (#402) 2022-07-13 09:01:52 +02:00
testDockerRegistryImageFilePermissions.tf fix: Correctly handle build files and context for docker_registry_image (#398) 2022-07-11 15:18:55 +02:00
testDockerRegistryImagePushMissingConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00