docker-buildx/plugin
David Kovari 55cc3b1d21 Add option to enable buildkit debug output (#119)
### 📖 Summary

- Add option to enable buildkit debug output
- Formats buildkit.toml using `github.com/pelletier/go-toml/v2`
- Sets docker.io registry mirror based on daemon.mirror setting

Co-authored-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/119
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: David Kovari <dakovari@gmail.com>
Co-committed-by: David Kovari <dakovari@gmail.com>
2024-01-14 23:35:00 +00:00
..
coredns.go Add internal DNS server if no custom DNS is set (#45) 2022-11-23 14:01:45 +00:00
daemon.go Add option to enable buildkit debug output (#119) 2024-01-14 23:35:00 +00:00
docker.go feat: add support for AWS ECR (#110) 2023-12-29 22:06:37 +00:00
docker_test.go adds driver-opt arg as plugin parameter (#93) 2023-10-25 09:58:02 +00:00
ecr.go Document ECR settings and prefix settings with ecr_ (#115) 2023-12-30 13:50:43 +00:00
impl.go Add option to enable buildkit debug output (#119) 2024-01-14 23:35:00 +00:00
impl_test.go Add option to enable buildkit debug output (#119) 2024-01-14 23:35:00 +00:00
labels.go Enhance SemVersion detection (#52) 2022-12-21 17:11:09 +00:00
login.go Add support for multible registrys (#23) 2022-10-08 16:02:02 +02:00
plugin.go Fix func to determine default login (#29) 2022-10-11 11:38:36 +02:00
tags.go Enhance SemVersion detection (#52) 2022-12-21 17:11:09 +00:00
tags_test.go Enhance SemVersion detection (#52) 2022-12-21 17:11:09 +00:00