Docker buildx plugin for Woodpecker - replacement for plugins/docker and plugins/ecr
Go to file
Loïc Dachary 8a70e48182 fix typo in docs (#39)
Signed-off-by: Loïc Dachary <loic@dachary.org>
Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/39
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-committed-by: Loïc Dachary <dachary@noreply.codeberg.org>
2022-11-10 15:01:35 +01:00
cmd/docker-buildx Remove "default_tags" as it's too similar to "default_tag" (#38) 2022-11-06 13:10:00 +01:00
plugin Document auto_tag behaviour more explicite (#37) 2022-11-06 14:29:57 +01:00
.changelog.yml Add changelog tool config 2022-11-06 14:43:33 +01:00
.dictionary
.gitignore CI: add test (#26) 2022-10-08 15:32:14 +02:00
.markdownlint.yml
.prettierignore
.woodpecker.yml ci: bump own latest version for build 2022-11-06 20:18:45 +01:00
CONTRIBUTING.md
Dockerfile.multiarch
docs.md fix typo in docs (#39) 2022-11-10 15:01:35 +01:00
go.mod Fix func to determine default login (#29) 2022-10-11 11:38:36 +02:00
go.sum Fix func to determine default login (#29) 2022-10-11 11:38:36 +02:00
LICENSE
Makefile
README.md Update the documentation link in README (#33) 2022-10-27 07:55:38 +02:00
renovate.json

plugin-docker-buildx

Get it on Codeberg

Woodpecker CI plugin to build multiarch Docker images with buildx

Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of thegeeklab/drone-docker-buildx which itself is a fork of drone-plugins/drone-docker. You can find the full documentation at You can find the full documentation at woodpecker-ci.org.

Contributors

Special thanks goes 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.