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.
 
 
Go to file
Robert Kaussow c9b8ea3c6a
chore: add deprecation notice
5 months ago
.chglog chore: adjust changelog template to link to prs instead of issues (#32) 2 years ago
.github fix worind in readme and adjust repo config 11 months ago
_docs docs: add example for custom registires (#74) 6 months ago
cmd/drone-docker chore: remove unused flag remote.url 1 year ago
docker chore(docker): update docker digests 5 months ago
plugin chore: switch to go1.19 (#60) 10 months ago
.dictionary docs: add example for custom registires (#74) 6 months ago
.dockerignore cleanup makefile (#45) 1 year ago
.drone.jsonnet ci: bump docker plugin to v20 (#76) 5 months ago
.drone.yml ci: bump docker plugin to v20 (#76) 5 months ago
.gitignore cleanup makefile (#45) 1 year ago
.golangci.yml fix: fix docker daemon startup 1 year ago
.markdownlint.yml docs: prepare standalone plugin documentation (#27) 2 years ago
.prettierignore chore: end of the year maintenance 1 year ago
CONTRIBUTING.md add missing CONTRIBUTING.md file 2 years ago
LICENSE chore: end of the year maintenance 1 year ago
Makefile chore: remove support for arm32 (#75) 5 months ago
README.md chore: add deprecation notice 5 months ago
go.mod fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.2.1 (#73) 6 months ago
go.sum fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.2.1 (#73) 6 months ago
renovate.json fix renovate preset config 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

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 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.