Docker buildx plugin for Woodpecker - replacement for
plugins/docker and plugins/ecr
- Go 99.1%
- Makefile 0.9%
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker | final | major | `24.0.7-dind` -> `25.0.0-dind` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/126 Co-authored-by: woodpecker-bot <woodpecker-bot@obermui.de> Co-committed-by: woodpecker-bot <woodpecker-bot@obermui.de> |
||
|---|---|---|
| .gitea | ||
| cmd/docker-buildx | ||
| plugin | ||
| utils | ||
| .changelog.yml | ||
| .dictionary | ||
| .ecrc | ||
| .editorconfig | ||
| .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.