You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 days ago | |
---|---|---|
.chglog | 1 year ago | |
.github | 11 months ago | |
_docs | 2 months ago | |
cmd/drone-docker-buildx | 3 months ago | |
plugin | 2 months ago | |
.dictionary | 3 months ago | |
.drone.yml | 4 months ago | |
.gitignore | 1 year ago | |
.golangci.yml | 4 months ago | |
.markdownlint.yml | 2 years ago | |
.prettierignore | 1 year ago | |
CONTRIBUTING.md | 1 month ago | |
Corefile | 2 months ago | |
Dockerfile.multiarch | 2 days ago | |
LICENSE | 1 year ago | |
Makefile | 2 months ago | |
README.md | 11 months ago | |
go.mod | 4 days ago | |
go.sum | 4 days ago | |
renovate.json | 1 year ago |
README.md
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.