1
0
Fork
You've already forked docker-buildx
0
Docker buildx plugin for Woodpecker - replacement for plugins/docker and plugins/ecr
  • Go 96.9%
  • Makefile 1.1%
  • Dockerfile 1%
  • Nix 0.8%
  • TypeScript 0.2%
2025年01月22日 01:02:23 +00:00
.gitea fix issue template links 2024年06月17日 11:44:35 +02:00
.woodpecker chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.3 2025年01月21日 00:04:14 +00:00
cmd/docker-buildx Allow build-args to get json ( #202 ) 2024年12月07日 01:51:17 +00:00
plugin Increase login verbosity and consolidate login calls ( #213 ) 2025年01月18日 22:08:24 +00:00
utils Add option to overwrites tags option with values specified in an file ( #62 ) 2023年05月02日 19:25:49 +00:00
.dictionary docs: add parameter documentation ( #53 ) 2021年09月11日 21:15:02 +02:00
.ecrc format via gofumpt ( #123 ) 2024年01月15日 07:06:52 +00:00
.editorconfig format via gofumpt ( #123 ) 2024年01月15日 07:06:52 +00:00
.gitignore dont ignore changelog 2024年10月09日 14:36:37 +02:00
.hadolint.yml add pre-commit config and linters 2024年03月13日 08:58:06 +01:00
.markdownlint.yaml add pre-commit config and linters 2024年03月13日 08:58:06 +01:00
.pre-commit-config.yaml adjust Dockerfile name and update precommit hooks 2024年03月13日 09:01:28 +01:00
.prettierignore chore: improve generated changelog ( #25 ) 2021年05月09日 23:46:51 +02:00
CHANGELOG.md 🎉 Release 5.2.0 ( #205 ) 2025年01月20日 19:31:47 +00:00
CODEOWNERS remove pat-s from maintainers 2024年10月30日 09:10:08 +01:00
CONTRIBUTING.md add pre-commit config and linters 2024年03月13日 08:58:06 +01:00
Corefile re-add Corefile 2024年03月13日 09:07:41 +01:00
docker.svg Add logo ( #120 ) 2024年01月13日 10:23:26 +00:00
Dockerfile chore(deps): update docker docker tag to v27.5.0 2025年01月22日 01:02:23 +00:00
docs.md Clarify insecure tag ( #200 ) 2024年12月07日 01:43:47 +00:00
flake.lock Add nix flake ( #192 ) 2024年10月09日 12:05:51 +00:00
flake.nix Add nix flake ( #192 ) 2024年10月09日 12:05:51 +00:00
go.mod fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 2025年01月22日 00:05:42 +00:00
go.sum fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 2025年01月22日 00:05:42 +00:00
LICENSE fork: initial release 2021年01月10日 23:47:55 +01:00
Makefile Add vendor target for make ( #201 ) 2024年11月12日 00:09:01 +00:00
README.md Clarify insecure tag ( #200 ) 2024年12月07日 01:43:47 +00:00
release-config.ts Add release config for release-helper plugin ( #190 ) 2024年09月30日 00:06:46 +00:00
renovate.json renovate: use org config 2023年10月30日 09:33:19 +01:00

plugin-docker-buildx


status-badge Latest release Matrix space Docker pulls License: Apache-2.0


Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin was initially a fork of thegeeklab/drone-docker-buildx (now archived in favor of this plugin) which itself was a fork of drone-plugins/drone-docker. I also contains the ability to publish to AWS ECR which was previously provided by drone-plugins/drone-ecr. You can find the full documentation at woodpecker-ci.org (docs.md).

Images

Images are available on Dockerhub and in the Codeberg registry.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Maintainers

This plugin is maintained by @6543