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] 648645a830 chore(docker): update docker:24.0-dind docker digest to 5edfe30 2 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 11 months ago
_docs docs: use headlines instead of emphasis (#227) 2 months ago
cmd/drone-docker-buildx feat: add support for SBOM attestation (#217) 3 months ago
plugin fix: use internal dns for docker if no default is set (#228) 2 months ago
.dictionary docs: add example for AWS ECR (#213) 3 months ago
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#198) 4 months ago
.gitignore ci: refactor build tools and ci setup (#90) 1 year ago
.golangci.yml refactor: add more linters and fix findings (#195) 4 months ago
.markdownlint.yml docs: add parameter documentation (#53) 2 years ago
.prettierignore chore: end of the year maintenance 1 year ago
CONTRIBUTING.md fix bare url in contribution file (#244) 1 month ago
Corefile fix: use internal dns for docker if no default is set (#228) 2 months ago
Dockerfile.multiarch chore(docker): update docker:24.0-dind docker digest to 5edfe30 2 days ago
LICENSE chore: end of the year maintenance 1 year ago
Makefile chore(deps): update dependency mvdan/gofumpt to v0.5.0 2 months ago
README.md docs: fix spelling in readme 11 months ago
go.mod fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.3 (#263) 4 days ago
go.sum fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.3 (#263) 4 days 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.