Docker buildx plugin for Woodpecker - replacement for
plugins/docker and plugins/ecr
- Go 99.1%
- Makefile 0.9%
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org> |
||
|---|---|---|
| .gitea | ||
| cmd/docker-buildx | ||
| plugin | ||
| utils | ||
| .changelog.yml | ||
| .dictionary | ||
| .gitignore | ||
| .markdownlint.yml | ||
| .prettierignore | ||
| .woodpecker.yml | ||
| CONTRIBUTING.md | ||
| Corefile | ||
| docker.svg | ||
| Dockerfile.multiarch | ||
| docs.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| renovate.json | ||
plugin-docker-buildx
Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin 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. I also contains the ability to publish to AWS ECR which was previously provided by drone-plugins/drone-ecr. You can find the full documentation at woodpecker-ci.org (docs.md).
Images
Images are available on Dockerhub and in the Codeberg registry.
License
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.