Go to file
Robert Kaussow 01123404e6
fix drone yaml format and switch to drone-matrix plugin (#28)
2021-09-19 14:32:48 +02:00
.chglog chore: improve generated changelog (#18) 2021-05-09 23:46:14 +02: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 fix drone yaml format and switch to drone-matrix plugin (#28) 2021-09-19 14:32:48 +02:00
.drone.yml fix drone yaml format and switch to drone-matrix plugin (#28) 2021-09-19 14:32:48 +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 remove goreportcard from docs 2021-09-11 13:32:55 +02:00
go.mod fix(deps): update module honnef.co/go/tools to v0.2.1 (#25) 2021-08-23 20:57:53 +02:00
go.sum fix(deps): update module honnef.co/go/tools to v0.2.1 (#25) 2021-08-23 20:57:53 +02: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: MIT

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 MIT License - see the LICENSE file for details.