\n\n### Expected behavior\n\n```\ndocker run --rm --privileged \\\n -v $(pwd):/woodpecker \\\n -e PLUGIN_REPO=demo/myap \\\n -e PLUGIN_TAGS=latest \\\n -e PLUGIN_PLATFORMS=linux/amd64 \\\n -e PLUGIN_DOCKERFILE=Dockerfile \\\n -e PLUGIN_DRIVER=docker \\\n -e PLUGIN_BUILDKIT_DRIVEROPT=\"image=moby/buildkit:master\" \\\n -w /woodpecker \\\n woodpeckerci/plugin-docker-buildx:5.2.2-insecure\n```\n\n\u003Cimg width=\"2083\" height=\"456\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/763aa4cd-edc1-4e07-b043-44b5d153d962\" />\n\n### System Info\n\n```shell\ndocker desktop v4.43.1\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [x] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/versions]",[3156],{"name":3157,"color":3158},"bug","d73a4a",5321,"closed","plugin-docker-buildx insecure with PLUGIN_BUILDKIT_DRIVEROPT image not work after version 6","2025-07-22T14:24:24Z","https://github.com/woodpecker-ci/woodpecker/issues/5321",0.6444109,{"description":3166,"labels":3167,"number":3169,"owner":3146,"repository":3147,"state":3160,"title":3170,"updated_at":3171,"url":3172,"score":3173},"### Component\n\nserver\n\n### Describe the bug\n\nServer version 3.5.2, installed on debian using the .deb packages.\n\nI am trying to use the `WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx` syntax in my `/etc/woodpecker/woodpecker-server.env` file. (I have tried double quoting the `woodpeckerci/plugin-docker-buildx` value also).\n\nHowever, my pipelines that were previously working (was on v2.1.1) now all fail with the linter providing the following message:\n\n```\nThe formerly privileged plugin woodpeckerci/plugin-docker-buildx is no longer privileged by default, if required, add it to WOODPECKER_PLUGINS_PRIVILEGED\n```\n\nPlease note, I may be using the wrong syntax, however no examples are provided in the documentation for this environment variable.\n\n### Steps to reproduce\n\n1. Install Woodpecker 3.5.2 on debian using the .deb packages\n2. Configure server environment variables in `/etc/woodpecker/woodpecker-server.env` with the value `WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx`\n3. restart woodpecker using `systemctl restart woodpecker.service` (or reboot machine)\n4. Run pipeline with ```- name: build-docker\nimage: woodpeckerci/plugin-docker-buildx```\n\n### Expected behavior\n\nBuild to complete without halting with a linter error.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"3.5.2\"}\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [x] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/versions]",[3168],{"name":3157,"color":3158},5151,"Unable to get WOODPECKER_PLUGINS_PRIVILEGED to be recognised","2025-05-06T22:01:00Z","https://github.com/woodpecker-ci/woodpecker/issues/5151",0.6823627,{"description":3175,"labels":3176,"number":3180,"owner":3146,"repository":3147,"state":3160,"title":3181,"updated_at":3182,"url":3183,"score":3184},"### Component\n\nagent, cli\n\n### Describe the bug\n\nhttps://github.com/docker/go-docker/issues/21\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"dev\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.github.io/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy).",[3177],{"name":3178,"color":3179},"dependencies","006b75",325,"go-docker is deprecated","2021-09-26T12:43:15Z","https://github.com/woodpecker-ci/woodpecker/issues/325",0.6891644,{"description":3186,"labels":3187,"number":3189,"owner":3146,"repository":3147,"state":3160,"title":3190,"updated_at":3191,"url":3192,"score":3193},"### Component\n\nserver\n\n### Describe the bug\n\nI used auto update with the docker image \"woodpeckerci/woodpecker-server:latest\". A few days ago I got the Woodpecker 3.0.0.rc Version. I would have expected that under this tag there will be only stable versions. There is a tag next where I would expect the development version.\n\n### Steps to reproduce\n\n1. Pull and start the woodpeckerci/woodpecker-server:latest image\n\n### Expected behavior\n\nI would not expect to get a RC version under the latest tag. The RC version might belong under the next tag.\n\n### System Info\n\n```shell\nN/A\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[3188],{"name":3157,"color":3158},4597,"Unexpected non-stable version for docker image woodpeckerci/woodpecker-server","2025-01-10T23:48:36Z","https://github.com/woodpecker-ci/woodpecker/issues/4597",0.6903492,{"description":3195,"labels":3196,"number":3198,"owner":3146,"repository":3147,"state":3160,"title":3199,"updated_at":3200,"url":3201,"score":3202},"### Component\n\nserver\n\n### Describe the bug\n\nwoodpecker server docker image will not start after pulling latest\r\nshowing erro\r\n```\r\n2024-11-06T18:53:01Z INF log level: info \r\n\r\n2024-11-06T18:53:01Z ERR migration step 'create-table-users' missing, please upgrade to last stable v0.14.x version first \r\n\r\n2024-11-06T18:53:01Z ERR error running server | error=can't setup store: could not migrate datastore: migration xorm failed: legacy migration step missing\r\n```\n\n### Steps to reproduce\n\nupdate woodpecker server docker from previou 2.7.2 release\n\n### Expected behavior\n\nserver should start\n\n### System Info\n\n```shell\nv2.7.3\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[3197],{"name":3157,"color":3158},4333,"woodpecker server docker image will not start after pulling latest","2024-11-06T20:30:16Z","https://github.com/woodpecker-ci/woodpecker/issues/4333",0.6989219,{"description":3204,"labels":3205,"number":3207,"owner":3146,"repository":3147,"state":3160,"title":3208,"updated_at":3209,"url":3210,"score":3211},"### Component\n\nagent\n\n### Describe the bug\n\nAfter #1744 WP requires docker 23.0. Many distros don't provide that yet and hence can't use `next` later than `next-21a2fcbc38`. \r\n\r\nMany distros will be slow on catching up and will take months/years until docker 23.0 is supported.\r\nI suggest to revert this dependency bump for compatibility.\n\n### System Info\n\n```shell\n-\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3206],{"name":3157,"color":3158},1786,"Incompability with docker 20.10 and it's API 1.41","2023-06-02T13:09:40Z","https://github.com/woodpecker-ci/woodpecker/issues/1786",0.7024703,{"description":3213,"labels":3214,"number":3216,"owner":3146,"repository":3147,"state":3160,"title":3217,"updated_at":3218,"url":3219,"score":3220},"### Component\n\nagent\n\n### Describe the bug\n\nWhen running v3.9.0 or next, we get the following error in agent logs :\n\n```server version next-5ca4f47d56 does report grpc version 13 but we only understand 12```\n\n### Steps to reproduce\n\n1. Install Woodpecker Server and Agent version 3.9.0 or next\n\n### Expected behavior\n\nMatching versions should have the same GRPC version \n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-5ca4f47d56\"}\n```\n\n### Additional context\n\nWorkaround is to roll back to 3.8.0\n\n### Validations\n\n- [x] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [x] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/versions]",[3215],{"name":3157,"color":3158},5470,"Next and 3.9.0 docker GRPC version mismatch","2025-09-06T11:51:30Z","https://github.com/woodpecker-ci/woodpecker/issues/5470",0.7088983,{"description":3222,"labels":3223,"number":3225,"owner":3146,"repository":3147,"state":3160,"title":3226,"updated_at":3227,"url":3228,"score":3229},"### Component\n\nserver, agent\n\n### Describe the bug\n\nWhen variable `WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS` is filled up with some annotations it doesn't pass to the pod anymore.\r\n\r\nI think this code is related to the bug. \r\nhttps://github.com/woodpecker-ci/woodpecker/blob/main/pipeline/backend/kubernetes/kubernetes.go#L166C4-L166C18\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"2.2.2\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[3224],{"name":3157,"color":3158},3254,"Pod Annotations is missing on 2.2.2","2024-01-22T13:24:07Z","https://github.com/woodpecker-ci/woodpecker/issues/3254",0.7095834,{"description":3231,"labels":3232,"number":3233,"owner":3146,"repository":3147,"state":3160,"title":3234,"updated_at":3235,"url":3236,"score":3237},"Kaniko is deprecated. See the deprecation message [This repository was archived by the owner on Jun 3, 2025. It is now read-only. ](https://github.com/GoogleContainerTools/kaniko).\n\nHowever the documentation of Woodpecker still mention Kaniko.\n\nExample in https://woodpecker-ci.org/docs/usage/workflow-syntax:\n\n\u003Cimg width=\"200\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e248be02-3267-480d-b0e4-3044e33b34c2\" />\n\nExample in https://woodpecker-ci.org/docs/usage/plugins/overview:\n\n\u003Cimg width=\"200\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/045c8698-9f1e-47d9-a9cb-272107be6e26\" />\n\n# Doc update request\n\n**Please update the doc and remove any mention to Kaniko, or at least, mention that Kaniko is deprecated ?**\n\nAt last, not part of this issue, but if you promote [woodpeckerci/plugin-docker-buildx](https://hub.docker.com/r/woodpeckerci/plugin-docker-buildx), please better explain how to use it with each of the backends (I worked hard to make it work with kubernetes, and it still does not work with my standalone docker instance)",[],5358,"Kaniko is deprecated. Please update the documentation","2025-07-30T08:46:56Z","https://github.com/woodpecker-ci/woodpecker/issues/5358",0.7101391,["Reactive",3239],{},["Set"],["ShallowReactive",3242],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fRXhBLpBz7TA2YiwmonMHFHu6eJOcwdYKfCzuQwlQHao":-1},"/woodpecker-ci/woodpecker/5474"]