docker-buildx/plugin
pat-s 5f5b2d4161 Document ECR settings and prefix settings with ecr_ (#115)
Prefixing to make the settings easier to distinguish from non-ECR ones.

Also expanded the multi-repo push example.

Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/115
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2023-12-30 13:50:43 +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 Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02: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 Document ECR settings and prefix settings with ecr_ (#115) 2023-12-30 13:50:43 +00:00
impl_test.go Add configurable tag for use with auto_tag (#36) 2022-11-05 03:25:44 +01: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