woodpecker-docker-buildx/plugin
Lauris BH 8a0424c7a5 Automatically generate buildkit config with registry CA file (#17)
Fixes #14

Buildkit config is actually TOML file not JSON - https://docs.docker.com/engine/reference/commandline/buildx_create/#config

Tested using `lafriks/plugin-docker-buildx:latest` image built with these changes

Co-authored-by: Lauris BH <lauris@nix.lv>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/17
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lafriks@noreply.codeberg.org>
Co-committed-by: Lauris BH <lafriks@noreply.codeberg.org>
2022-09-27 22:33:05 +02:00
..
daemon.go Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02:00
docker_test.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
docker.go Add build output option (#11) 2022-09-20 18:02:35 +02:00
impl.go Automatically generate buildkit config with registry CA file (#17) 2022-09-27 22:33:05 +02:00
plugin.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
tags_test.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00
tags.go refactor: update dependencies and use plugin boilerplate 2021-01-11 21:54:49 +01:00