Go to file
Robert Kaussow 7abbaf9c4f
chore: adjust changelog template to link to prs instead of issues
2021-12-12 13:04:06 +01:00
.chglog chore: adjust changelog template to link to prs instead of issues 2021-12-12 13:04:06 +01:00
.github adjust parameter defaults 2021-09-11 13:20:16 +02:00
_docs docs: add missing plugin description 2021-09-11 21:30:19 +02:00
cmd/drone-docker docs: add missing plugin description 2021-09-11 21:30:19 +02:00
docker chore(deps): update docker digests 2021-07-21 20:35:33 +00:00
plugin docs: add parameter documentation (#26) 2021-09-11 12:02:03 +02:00
.dictionary docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +02:00
.drone.jsonnet improve drone-matrix template 2021-09-22 09:57:43 +02:00
.drone.yml improve drone-matrix template 2021-09-22 09:57:43 +02:00
.gitignore ci: auto-generate changelog (#7) 2021-02-15 20:52:53 +01:00
.markdownlint.yml docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +02:00
.prettierignore chore: improve generated changelog (#18) 2021-05-09 23:46:14 +02:00
CONTRIBUTING.md add missing CONTRIBUTING.md file 2021-01-17 20:38:29 +01:00
LICENSE fork: initial commit 2021-01-17 13:06:23 +01:00
README.md fix license name in readme (#31) 2021-11-16 13:41:53 +01:00
go.mod fix(deps): update module honnef.co/go/tools to v0.2.2 (#30) 2021-11-14 15:21:58 +01:00
go.sum fix(deps): update module honnef.co/go/tools to v0.2.2 (#30) 2021-11-14 15:21:58 +01:00
renovate.json fork: initial commit 2021-01-17 13:06:23 +01:00

README.md

drone-docker

Drone plugin to build multiarch Docker images

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

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

Tags are following the main Docker version e.g. 19.03, the second part is reflecting the plugin "version". A full example would be 19.03.5.

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.