https://github.com/woodpecker-ci/plugin-docker-buildx
mirror of https://codeberg.org/woodpecker-plugins/plugin-docker-buildx
https://github.com/woodpecker-ci/plugin-docker-buildx
docker mirror plugin woodpecker-ci woodpecker-plugin woodpeckerci
Last synced: over 1 year ago
JSON representation
mirror of https://codeberg.org/woodpecker-plugins/plugin-docker-buildx
- Host: GitHub
- URL: https://github.com/woodpecker-ci/plugin-docker-buildx
- Owner: woodpecker-ci
- License: apache-2.0
- Created: 2022-01-18T04:48:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T00:08:20.000Z (about 2 years ago)
- Last Synced: 2024-04-13T10:29:15.660Z (about 2 years ago)
- Topics: docker, mirror, plugin, woodpecker-ci, woodpecker-plugin, woodpeckerci
- Language: Go
- Homepage: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx
- Size: 729 KB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# plugin-docker-buildx
Woodpecker CI plugin to build multiarch Docker images with [buildx](https://duckduckgo.com/?q=docker+buildx&ia=web).
This plugin was initially a fork of [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx/) (now archived in favor of this plugin) which itself was a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker).
I also contains the ability to publish to AWS ECR which was previously provided by [drone-plugins/drone-ecr](https://github.com/drone-plugins/drone-docker/tree/master/cmd/drone-ecr).
You can find the full documentation at [woodpecker-ci.org](https://woodpecker-ci.org/plugins/Docker%20Buildx) ([docs.md](./docs.md)).
## Images
Images are available on [Dockerhub](https://hub.docker.com/r/woodpeckerci/plugin-docker-buildx) and in the [Codeberg registry](https://codeberg.org/woodpecker-plugins/-/packages/container/docker-buildx/latest).
## License
This project is licensed under the Apache-2.0 License - see the [LICENSE](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/src/branch/main/LICENSE) file for details.
## Maintainers
This plugin is maintained by @6543 and @pat-s.