Go to file
2023-10-08 16:26:23 +02:00
cmd/docker-buildx Allow using key-value data 2023-10-08 16:01:53 +02:00
plugin Allow using key-value data 2023-10-08 16:01:53 +02:00
utils Add option to overwrites tags option with values specified in an file () 2023-05-02 19:25:49 +00:00
.changelog.yml Add changelog tool config 2022-11-06 14:43:33 +01:00
.dictionary docs: add parameter documentation () 2021-09-11 21:15:02 +02:00
.gitignore CI: add test () 2022-10-08 15:32:14 +02:00
.markdownlint.yml docs: add parameter documentation () 2021-09-11 21:15:02 +02:00
.prettierignore chore: improve generated changelog () 2021-05-09 23:46:51 +02:00
.woodpecker.yml Only build arm64 2023-10-08 16:26:23 +02:00
CONTRIBUTING.md prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
Corefile Add internal DNS server if no custom DNS is set () 2022-11-23 14:01:45 +00:00
Dockerfile.multiarch bump buildx to v0.11.0 () 2023-06-27 13:57:45 +00:00
docs.md Add docs to the new build args 2023-10-08 16:06:59 +02:00
go.mod bump buildx and golang () 2023-03-22 15:26:29 +00:00
go.sum Enhance SemVersion detection () 2022-12-21 17:11:09 +00:00
LICENSE fork: initial release 2021-01-10 23:47:55 +01:00
Makefile Ensure that the plugin binary does not conflict with the utility being used () 2022-10-08 00:58:57 +02:00
README.md Add option to overwrites tags option with values specified in an file () 2023-05-02 19:25:49 +00:00
renovate.json fork: initial release 2021-01-10 23:47:55 +01:00

plugin-docker-buildx

Get it on Codeberg

Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of thegeeklab/drone-docker-buildx which itself is a fork of drone-plugins/drone-docker. You can find the full documentation at woodpecker-ci.org (docs.md).

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.