mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-21 13:50:39 +00:00
Woodpecker CI plugin to build multiarch OCI images with buildx
Robert Kaussow
a2bc0869af
BREAKING CHANGE: The type of the `build_args` property was changed from `list` to `map` to support the use of secrets for certain build arguments. During this refactoring, the `build_args_from_env` behavior was also changed to achieve the intended behavior. Environment variable names passed to this list will be used as build arguments if the environment variable is set. |
||
---|---|---|
.github | ||
.gitsv | ||
.woodpecker | ||
cmd/wp-docker-buildx | ||
docker | ||
docs | ||
internal/docs | ||
plugin | ||
testdata | ||
.dictionary | ||
.gitignore | ||
.golangci.yml | ||
.lycheeignore | ||
.markdownlint.yml | ||
.prettierignore | ||
Containerfile.multiarch | ||
CONTRIBUTING.md | ||
Corefile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
wp-docker-buildx
Woodpecker CI plugin to build multiarch OCI images with buildx
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.