0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-06-02 18:29:42 +02:00
Woodpecker CI plugin to build multiarch OCI images with buildx
Go to file
2024-05-07 11:57:26 +02: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 v4.0.2 (#163) 2024-04-25 13:17:48 +02:00
cmd/wp-docker-buildx docs: hide system flags and refactor generator (#169) 2024-05-05 13:03:50 +02:00
docker refactor: switch to plugin Cmd and add tests (#175) 2024-05-06 20:29:51 +02:00
docs docs: hide system flags and refactor generator (#169) 2024-05-05 13:03:50 +02:00
internal/docs cleanup import 2024-05-06 21:26:56 +02:00
plugin fix: check is cmd is nil before execution (#176) 2024-05-07 11:57:26 +02:00
testdata docs: hide system flags and refactor generator (#169) 2024-05-05 13:03:50 +02:00
.dictionary fix spellcheck 2023-08-14 11:24:35 +02:00
.gitignore chore: cleanup docs and use cmd trace from plugin lib (#94) 2024-01-03 21:23:07 +01:00
.golangci.yml fix: replace logrus by zerolog (#79) 2023-12-06 09:29:20 +01:00
.lycheeignore ci: exclude dockerhub from linkcheck due to rate limiting 2023-12-05 11:17:24 +01: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
Containerfile.multiarch chore(docker): update docker:26.1-dind docker digest to 56e2c52 2024-05-03 03:51:41 +00:00
CONTRIBUTING.md fix bare url in contribution file (#244) 2023-05-03 11:49:59 +02:00
Corefile fix: use internal dns for docker if no default is set (#228) 2023-03-24 14:04:29 +01:00
go.mod fix: check is cmd is nil before execution (#176) 2024-05-07 11:57:26 +02:00
go.sum fix: check is cmd is nil before execution (#176) 2024-05-07 11:57:26 +02:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:53 +01:00
Makefile refactor: switch to plugin Cmd and add tests (#175) 2024-05-06 20:29:51 +02:00
README.md [skip ci] cleanup readme 2023-09-05 10:28:28 +02:00
renovate.json fix renovate preset config 2021-12-21 09:55:58 +01:00

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.