From 2b0372df26df37d3068d40de03733536806a6bf9 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Fri, 6 Jun 2025 22:01:56 +0200 Subject: [PATCH] Auto stash before rebase of "main" onto "origin/renovate/quay.io-skopeo-stable-1.19.x" --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0072883..62434ad 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![pulls](https://img.shields.io/docker/pulls/kokuwaio/buildctl)](https://hub.docker.com/repository/docker/kokuwaio/buildctl) [![size](https://img.shields.io/docker/image-size/kokuwaio/buildctl)](https://hub.docker.com/repository/docker/kokuwaio/buildctl) -[![dockerfile](https://img.shields.io/badge/source-Dockerfile%20-blue)](https://github.com/kokuwaio/buildctl/blob/main/Dockerfile) -[![license](https://img.shields.io/github/license/kokuwaio/buildctl)](https://github.com/kokuwaio/buildctl/blob/main/LICENSE) -[![issues](https://img.shields.io/github/issues/kokuwaio/buildctl)](https://github.com/kokuwaio/buildctl/issues) +[![dockerfile](https://img.shields.io/badge/source-Dockerfile%20-blue)](https://git.kokuwa.io/woodpecker/buildctl/src/branch/main/Dockerfile) +[![license](https://img.shields.io/badge/License-EUPL%201.2-blue)](https://git.kokuwa.io/woodpecker/buildctl/src/branch/main/LICENSE) +[![issues](https://img.shields.io/gitea/issues/open/woodpecker/buildctl?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/woodpecker/buildctl/issues) A [Woodpecker CI](https://woodpecker-ci.org) plugin for [buildctl](https://github.com/moby/buildkit) to build container images using a remote buildkit instance. Also usable with Gitlab, Github or locally, see examples for usage. @@ -12,7 +12,6 @@ Also usable with Gitlab, Github or locally, see examples for usage. ## Features - preconfigure buildctl parameters -- searches for yaml files recursive - runnable with local docker daemon ## Example