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.
 
 
Go to file
renovate[bot] c3ba0136db chore(deps): update dependency golangci/golangci-lint to v1.52.0 3 days ago
.chglog chore: adjust changelog template to link to prs instead of issues (#64) 1 year ago
.github fix worind in readme and adjust repo config 8 months ago
_docs feat: add support for SBOM attestation (#217) 2 weeks ago
cmd/drone-docker-buildx feat: add support for SBOM attestation (#217) 2 weeks ago
plugin feat: add support for SBOM attestation (#217) 2 weeks ago
.dictionary docs: add example for AWS ECR (#213) 2 weeks ago
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#198) 1 month ago
.gitignore ci: refactor build tools and ci setup (#90) 11 months ago
.golangci.yml refactor: add more linters and fix findings (#195) 1 month ago
.markdownlint.yml docs: add parameter documentation (#53) 2 years ago
.prettierignore chore: end of the year maintenance 1 year ago
CONTRIBUTING.md add missing CONTRIBUTING.md file 2 years ago
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 5990c4f 5 days ago
LICENSE chore: end of the year maintenance 1 year ago
Makefile chore(deps): update dependency golangci/golangci-lint to v1.52.0 3 days ago
README.md docs: fix spelling in readme 8 months ago
go.mod fix(deps): update module github.com/urfave/cli/v2 to v2.25.0 (#208) 2 weeks ago
go.sum fix(deps): update module github.com/urfave/cli/v2 to v2.25.0 (#208) 2 weeks ago
renovate.json fix renovate preset config 1 year ago

README.md

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: Apache-2.0

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.