Go to file
2021-09-11 20:58:07 +02:00
_docs add missing parts for external docs 2021-09-11 20:58:07 +02:00
.chglog chore: improve generated changelog (#25) 2021-05-09 23:46:51 +02:00
.github add missing parts for external docs 2021-09-11 20:58:07 +02:00
cmd/drone-docker-buildx improve usage texts 2021-09-11 20:43:15 +02:00
docker chore(docker): update docker digests 2021-09-01 14:56:23 +00:00
plugin fix: remove unimplemented squash option (#52) 2021-09-07 21:34:47 +02:00
.dictionary add missing parts for external docs 2021-09-11 20:58:07 +02:00
.drone.jsonnet add missing parts for external docs 2021-09-11 20:58:07 +02:00
.drone.yml chore: update build env to golang 1.16 (#26) 2021-05-10 09:03:59 +02:00
.gitignore ci: auto-generate changelog (#10) 2021-02-15 10:46:58 +01:00
.markdownlint.yml add missing parts for external docs 2021-09-11 20:58:07 +02:00
.prettierignore chore: improve generated changelog (#25) 2021-05-09 23:46:51 +02:00
CONTRIBUTING.md add missing CONTRIBUTING.md file 2021-01-17 20:39:01 +01:00
go.mod fix(deps): update module honnef.co/go/tools to v0.2.1 (#43) 2021-08-23 20:59:18 +02:00
go.sum fix(deps): update module honnef.co/go/tools to v0.2.1 (#43) 2021-08-23 20:59:18 +02:00
LICENSE fork: initial release 2021-01-10 23:47:55 +01:00
README.md add missing parts for external docs 2021-09-11 20:58:07 +02:00
renovate.json fork: initial release 2021-01-10 23:47:55 +01:00

drone-docker-buildx

Drone plugin to build multiarch Docker images with buildx

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: MIT

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 You can find the full documentation at https://drone-plugin-index.geekdocs.de.

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

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.