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.
|
5 months ago | |
---|---|---|
.chglog | 2 years ago | |
.github | 11 months ago | |
_docs | 6 months ago | |
cmd/drone-docker | 1 year ago | |
docker | 5 months ago | |
plugin | 10 months ago | |
.dictionary | 6 months ago | |
.dockerignore | 1 year ago | |
.drone.jsonnet | 5 months ago | |
.drone.yml | 5 months ago | |
.gitignore | 1 year ago | |
.golangci.yml | 1 year ago | |
.markdownlint.yml | 2 years ago | |
.prettierignore | 1 year ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE | 1 year ago | |
Makefile | 5 months ago | |
README.md | 5 months ago | |
go.mod | 6 months ago | |
go.sum | 6 months ago | |
renovate.json | 1 year ago |
README.md
drone-docker
DISCONTINUED: This image is no longer maintained and will be removed in the future.
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 https://drone-plugin-index.geekdocs.de.
Versioning
The tags follow the major version of Docker, e.g. 19
, and the minor and patch parts reflect the version
of the plugin. A full example would be 19.6.5
. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking.
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.