terraform-provider-docker/testdata/resources
Martin dc8757e5f3
feat(src): Enable buildkit when client has support. (#387)
* feat(src): Enable buildkit when client has support.

* fix: Increase timeout of testsuite to 12min

* fix: docker_image datasource tests use smaller busybox image.

* fix: Use image version which are available on arm64.

* fix: Remove session dialer from buildkit implementation.

Did not do really anything

* feat: Buildkit is now working.

* fix: Disable linting for one specific line.

* fix: Fixes TestAccDockerImage_basic test.

The used image names in the two subtests must be different.
2022-06-23 10:32:31 +02:00
..
docker_container feat: add container storage opts (#258) 2021-08-05 06:59:48 +09:00
docker_image feat(src): Enable buildkit when client has support. (#387) 2022-06-23 10:32:31 +02:00
docker_network chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
docker_plugin fix/service image name (#212) 2021-06-21 09:24:02 +02:00
docker_registry_image chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00
docker_service fix/service bind options (#234) 2021-06-27 16:34:01 +02:00
docker_volume chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00