Go to file
Nicolai Ort d3fb8f08bc
ci/woodpecker/push/woodpecker Pipeline was successful Details
READMEs and simmilar stuff
2023-11-12 17:28:20 +01:00
cmd/docker-buildx Value vs direction 2023-11-12 17:14:21 +01:00
plugin Also convert cacheto to workaround 2023-11-12 17:08:59 +01:00
utils Add option to overwrites `tags` option with values specified in an file (#62) 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 (#53) 2021-09-11 21:15:02 +02:00
.gitignore CI: add test (#26) 2022-10-08 15:32:14 +02:00
.markdownlint.yml docs: add parameter documentation (#53) 2021-09-11 21:15:02 +02:00
.prettierignore chore: improve generated changelog (#25) 2021-05-09 23:46:51 +02:00
.woodpecker.yml typo 2023-11-12 17:00:33 +01:00
CONTRIBUTING.md READMEs and simmilar stuff 2023-11-12 17:28:20 +01:00
Corefile Add internal DNS server if no custom DNS is set (#45) 2022-11-23 14:01:45 +00:00
Dockerfile.multiarch Add `git` to image (#109) 2023-11-08 02:42:05 +00:00
LICENSE READMEs and simmilar stuff 2023-11-12 17:28:20 +01:00
Makefile Ensure that the plugin binary does not conflict with the utility being used (#24) 2022-10-08 00:58:57 +02:00
README.md READMEs and simmilar stuff 2023-11-12 17:28:20 +01:00
docs.md Fix separator for tags_file in docs (#107) 2023-11-01 10:32:01 +00:00
go.mod Workaround test 2023-11-12 16:51:32 +01:00
go.sum Workaround test 2023-11-12 16:51:32 +01:00
renovate.json renovate: use org config 2023-10-30 09:33:19 +01:00

README.md

plugin-docker-buildx

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

License

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