Docker buildx plugin for Woodpecker - replacement for plugins/docker and plugins/ecr
Go to file
2021-10-12 23:40:58 -04:00
.woodpecker prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
cmd/drone-docker-buildx prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
plugin fix: remove unimplemented squash option (#52) 2021-09-07 21:34:47 +02:00
.dictionary docs: add parameter documentation (#53) 2021-09-11 21:15:02 +02:00
.gitignore ci: auto-generate changelog (#10) 2021-02-15 10:46:58 +01: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
CONTRIBUTING.md prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
Dockerfile prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
go.mod prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
go.sum fix(deps): update module github.com/joho/godotenv to v1.4.0 (#55) 2021-09-25 12:07:54 +02:00
LICENSE fork: initial release 2021-01-10 23:47:55 +01:00
README.md prelim to switch to woodpecker plugin 2021-10-12 23:40:58 -04:00
renovate.json fork: initial release 2021-01-10 23:47:55 +01:00

plugin-docker-buildx

Woodpecker CI plugin to build multiarch Docker images with buildx

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 You can find the full documentation at woodpecker-plugins.codeberg.page.

Contributors

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

License

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