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/buildx-bin](https://github.com/docker/buildx) | stage | patch | `0.11.0` -> `0.11.2` | --- ### Release Notes <details> <summary>docker/buildx (docker/buildx-bin)</summary> ### [`v0.11.2`](https://github.com/docker/buildx/releases/tag/v0.11.2) [Compare Source](https://github.com/docker/buildx/compare/v0.11.1...v0.11.2) Welcome to the v0.11.2 release of buildx! Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues. ##### Contributors - [Justin Chadwell](https://github.com/jedevc) - [CrazyMax](https://github.com/crazy-max) - [Sebastiaan van Stijn](https://github.com/thaJeztah) ##### Changes - Fix a regression that caused buildx to not read the `KUBECONFIG` path from the instance store [#​1941](https://github.com/docker/buildx/issues/1941) - Fix a regression with result handle builds showing up in the build history incorrectly [#​1954](https://github.com/docker/buildx/issues/1954) ##### Dependency Changes - **github.com/docker/docker** v24.0.2 -> [`36e9e79`]( |
||
|---|---|---|
| cmd/docker-buildx | ||
| plugin | ||
| utils | ||
| .changelog.yml | ||
| .dictionary | ||
| .gitignore | ||
| .markdownlint.yml | ||
| .prettierignore | ||
| .woodpecker.yml | ||
| CONTRIBUTING.md | ||
| Corefile | ||
| 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 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.