prelim to switch to woodpecker plugin
This commit is contained in:
34
README.md
34
README.md
@@ -1,36 +1,14 @@
|
||||
# drone-docker-buildx
|
||||
# plugin-docker-buildx
|
||||
|
||||
Drone plugin to build multiarch Docker images with buildx
|
||||
Woodpecker CI plugin to build multiarch Docker images with buildx
|
||||
|
||||
[](https://drone.thegeeklab.de/thegeeklab/drone-docker-buildx)
|
||||
[](https://hub.docker.com/r/thegeeklab/drone-docker-buildx)
|
||||
[](https://quay.io/repository/thegeeklab/drone-docker-buildx)
|
||||
[](https://goreportcard.com/report/github.com/thegeeklab/drone-docker-buildx)
|
||||
[](https://github.com/thegeeklab/drone-docker-buildx/graphs/contributors)
|
||||
[](https://github.com/thegeeklab/drone-docker-buildx)
|
||||
[](https://github.com/thegeeklab/drone-docker-buildx/blob/main/LICENSE)
|
||||
|
||||
Drone plugin to build multiarch Docker images with buildx. This plugin is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [https://drone-plugin-index.geekdocs.de](https://drone-plugin-index.geekdocs.de/plugins/drone-docker-buildx).
|
||||
|
||||
## Versioning
|
||||
|
||||
Tags are following the main Docker version e.g. `20.10`, the second part is reflecting the plugin "version". A full example would be `20.10.5`.
|
||||
|
||||
## Community
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- spellchecker-disable -->
|
||||
|
||||
- [BitProcessor/drone-docker-buildx-ecr](https://github.com/BitProcessor/drone-docker-buildx-ecr) by [@BitProcessor](https://github.com/BitProcessor)
|
||||
|
||||
<!-- spellchecker-enable -->
|
||||
<!-- prettier-ignore-end -->
|
||||
Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx/) which itself is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [woodpecker-plugins.codeberg.page](https://woodpecker-plugins.codeberg.page/plugins/drone-docker-buildx).
|
||||
|
||||
## Contributors
|
||||
|
||||
Special thanks goes to all [contributors](https://github.com/thegeeklab/drone-docker-buildx/graphs/contributors). If you would like to contribute,
|
||||
please see the [instructions](https://github.com/thegeeklab/drone-docker-buildx/blob/main/CONTRIBUTING.md).
|
||||
Special thanks goes to all [contributors](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/activity). If you would like to contribute,
|
||||
please see the [instructions](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/src/branch/main/CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/drone-docker-buildx/blob/main/LICENSE) file for details.
|
||||
This project is licensed under the MIT License - see the [LICENSE](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/src/branch/main/LICENSE) file for details.
|
||||
|
||||
Reference in New Issue
Block a user