mirror of
https://github.com/thegeeklab/drone-docker.git
synced 2024-11-01 02:40:39 +00:00
_docs | ||
.chglog | ||
.github | ||
cmd/drone-docker | ||
docker | ||
plugin | ||
.dictionary | ||
.drone.jsonnet | ||
.drone.yml | ||
.gitignore | ||
.golangci.yml | ||
.markdownlint.yml | ||
.prettierignore | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
drone-docker
Drone plugin to build multiarch Docker images
Drone plugin to build multiarch Docker images. 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
The tags follow the major version of Docker, e.g. 19
, the minor and patch part reflects the "version" of the plugin. A full example would be 19.6.5
. Minor versions may introduce breaking changes, while patch versions may be considered non-breaking.
Contributors
Special thanks goes 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.