mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-05 04:20:41 +00:00
_docs | ||
.chglog | ||
.github | ||
cmd/drone-docker-buildx | ||
plugin | ||
.dictionary | ||
.drone.yml | ||
.gitignore | ||
.golangci.yml | ||
.markdownlint.yml | ||
.prettierignore | ||
CONTRIBUTING.md | ||
Dockerfile.multiarch | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
drone-docker-buildx
Drone plugin to build multiarch Docker images with buildx
Drone plugin to build multiarch Docker images with buildx. This plugin is a fork of drone-plugins/drone-docker. You can find the full documentation at https://drone-plugin-index.geekdocs.de.
Versioning
The tags follow the major version of Docker, e.g. 20
, and the minor and patch parts reflect the version
of the plugin. A full example would be 20.12.5
. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking.
Community
Contributors
Special thanks 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.