1
0
Fork
You've already forked docker-buildx
0
Docker buildx plugin for Woodpecker - replacement for plugins/docker and plugins/ecr
  • Go 97.8%
  • Dockerfile 1.3%
  • Makefile 0.9%
2024年06月09日 00:16:09 +00:00
.gitea add pre-commit config and linters 2024年03月13日 08:58:06 +01:00
.woodpecker Use plugin-release 2024年06月05日 05:48:21 +00:00
cmd/docker-buildx Add provenance setting ( #139 ) 2024年02月29日 06:02:40 +00:00
plugin Prefer output even if no dryrun is specified ( #151 ) 2024年03月25日 16:18:38 +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 add pre-commit config and linters 2024年03月13日 08:58:06 +01: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
CODEOWNERS Add CODEOWNERS ( #147 ) 2024年03月20日 08:28:09 +00: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 v26.1.4 2024年06月08日 00:04:43 +00:00
docs.md add pre-commit config and linters 2024年03月13日 08:58:06 +01:00
go.mod fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 2024年06月09日 00:16:09 +00:00
go.sum fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 2024年06月09日 00:16:09 +00:00
LICENSE fork: initial release 2021年01月10日 23:47:55 +01:00
Makefile format via gofumpt ( #123 ) 2024年01月15日 07:06:52 +00:00
README.md Add CODEOWNERS ( #147 ) 2024年03月20日 08:28:09 +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 and @pat-s.