Go to file
Robert Kaussow 2ab3b97193
docs: prepare standalone plugin documentation (#27)
* docs: prepare standalone plugin documentation

* add markdownlint config
2021-09-11 12:40:31 +02:00
.chglog chore: improve generated changelog (#18) 2021-05-09 23:46:14 +02:00
.github disable require branches to be up to date 2021-05-25 17:44:01 +02:00
_docs docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +02:00
cmd/drone-docker docs: add parameter documentation (#26) 2021-09-11 12:02:03 +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 docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +02:00
.drone.yml docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +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 docs: prepare standalone plugin documentation (#27) 2021-09-11 12:40:31 +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-plugins.geekdocs.de.

Docker Tags

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.