terraform-provider-docker/testdata/resources/docker_registry_image
Martin 661c6628ff
feat: Migrate build block to docker_image (#501)
* feat: docker_image now has all build capabilities from docker_registry_image

* tests: Move all docker_registry_image build tests to docker_image.

* fix: Change build.context to optional.

* docs: Update docs.
2023-01-05 13:27:40 +01:00
..
testBuildDockerRegistryImageKeepConfig.tf feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01:00
testBuildDockerRegistryImageNoKeepConfig.tf feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01: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
testDockerRegistryImagePushMissingConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00