terraform-provider-docker/.github/workflows
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
..
acc-test.yaml feat(src): Enable buildkit when client has support. (#387) 2022-06-23 10:32:31 +02:00
compile.yaml chore(ci): update workflows and docs to go 1.17 2021-09-07 16:13:36 +02:00
golangci-lint.yaml chore(deps): update golangci/golangci-lint-action action to v3 (#352) 2022-04-22 15:45:28 +02:00
release.yaml chore(ci): update workflows and docs to go 1.17 2021-09-07 16:13:36 +02:00
unit-test.yaml chore(ci): update workflows and docs to go 1.17 2021-09-07 16:13:36 +02:00
website-link.yaml feat/doc generation (#193) 2021-05-21 21:30:56 +09:00
website-lint.yaml chore(ci): Update website-generation workflow (#386) 2022-06-17 12:09:59 +02:00