Woodpecker CI plugin to build multiarch OCI images with buildx
Go to file
Robert Kaussow a75fea4995
fix: ignore version metadata with auto_tag (#60)
2023-11-04 22:55:05 +01:00
.github fix docs url 2023-08-29 09:10:43 +02:00
.gitsv use uppercase title for breaking changes in changelog 2023-10-28 22:59:48 +02:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v1.1.2 (#48) 2023-10-18 09:17:45 +02:00
_docs fix: only set max-concurrent-uploads if defined (#21) 2023-09-05 08:59:38 +02:00
cmd/wp-docker-buildx fix: only set max-concurrent-uploads if defined (#21) 2023-09-05 08:59:38 +02:00
plugin fix: ignore version metadata with auto_tag (#60) 2023-11-04 22:55:05 +01:00
.dictionary fix spellcheck 2023-08-14 11:24:35 +02:00
.gitignore fix gitignore 2023-08-22 22:24:14 +02:00
.golangci.yml feat: add backoff retry to docker version to avoid transient failure (#19) 2023-09-04 20:56:19 +02:00
.markdownlint.yml docs: add parameter documentation (#53) 2021-09-11 21:15:02 +02:00
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-13 22:08:53 +02:00
CONTRIBUTING.md fix bare url in contribution file (#244) 2023-05-03 11:49:59 +02:00
Containerfile.multiarch chore(docker): update golang:1.21 docker digest to b113af1 (#58) 2023-11-04 16:03:03 +01:00
Corefile fix: use internal dns for docker if no default is set (#228) 2023-03-24 14:04:29 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:53 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.55.1 2023-10-30 03:55:22 +00:00
README.md [skip ci] cleanup readme 2023-09-05 10:28:28 +02:00
go.mod fix(deps): update module golang.org/x/sys to v0.14.0 (#59) 2023-11-04 21:48:30 +01:00
go.sum fix(deps): update module golang.org/x/sys to v0.14.0 (#59) 2023-11-04 21:48:30 +01:00
renovate.json fix renovate preset config 2021-12-21 09:55:58 +01:00

README.md

wp-docker-buildx

Woodpecker CI plugin to build multiarch OCI images with buildx

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

Woodpecker CI plugin to build multiarch OCI images with buildx. This plugin is a fork of drone-plugins/drone-docker. You can find the full documentation at https://woodpecker-plugins.geekdocs.de.

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.