\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,"woodpecker-ci","woodpecker","open","Kaniko is deprecated. Please update the documentation","2025-07-25T12:04:41Z","https://github.com/woodpecker-ci/woodpecker/issues/5358",0.63223994,{"description":3029,"labels":3030,"number":3031,"owner":3021,"repository":3022,"state":3032,"title":3033,"updated_at":3034,"url":3035,"score":3036},"Ref: https://hub.docker.com/r/plugins/git\r\nRef: https://github.com/drone-plugins/drone-git\r\nThe docker hub image has been updated 2 years ago.\r\n\r\nIt is being used in the clone step and the recommended way to clone according to the docs.\r\n```\r\nclone:\r\n git:\r\n image: plugins/git:next\r\n```\r\n\r\nWe should maintain our own version of plugins/git.\r\n\r\nDistilling the knowledge from https://discourse.drone.io/t/planned-change-to-git-clone-logic/1165\r\n\r\nAnd checking drone v1's clone logic\r\n\r\nMaybe there needs to be a fork. 🍴",[],303,"closed","Maintain a forked plugins/git","2021-12-18T22:09:22Z","https://github.com/woodpecker-ci/woodpecker/issues/303",0.7087002,{"description":3038,"labels":3039,"number":3040,"owner":3021,"repository":3022,"state":3032,"title":3041,"updated_at":3042,"url":3043,"score":3044},"\u003C!-- PLEASE READ BEFORE DELETING\r\n\r\nBugs or Issues? Please do not open a GitHub issue until you have\r\ndiscussed and verified with community support:\r\n\r\n https://discourse.drone.io/\r\n\r\nFailing Builds? Please do not use GitHub issues for generic support\r\nquestions. Instead please use Stack Overflow:\r\n\r\n http://stackoverflow.com/questions/tagged/drone.io\r\n\r\n-->\r\n\r\nRemove the original drone.io GitHub templates",[],135,"Feature request","2020-08-28T10:59:04Z","https://github.com/woodpecker-ci/woodpecker/issues/135",0.73042685,{"description":3046,"labels":3047,"number":274,"owner":3021,"repository":3022,"state":3032,"title":3054,"updated_at":3055,"url":3056,"score":3057},"- [x] Changed file filter shuld be ignored on tag event\r\n see: https://ci.woodpecker-ci.org/woodpecker-ci/woodpecker/build/1707/7\r\n => #698\r\n- [x] Gitea with multible commits have dublicated changed files\r\n- [x] building binaries is missing / broken after #622 , #635 & #634 \r\n- [ ] ~~link docker images to release~~ -> manual / maintainer docu / template ...\r\n- [x] pipeline for latest release branch",[3048,3051],{"name":3049,"color":3050},"bug","d73a4a",{"name":3052,"color":3053},"pipeline-config","1BE540","Issues from rc1 run","2022-01-31T14:50:58Z","https://github.com/woodpecker-ci/woodpecker/issues/684",0.73386633,{"description":3059,"labels":3060,"number":3062,"owner":3021,"repository":3022,"state":3032,"title":3063,"updated_at":3064,"url":3065,"score":3066},"### Component\n\nother\n\n### Describe the bug\n\nLike the title, after version 6 the option buildkit_driveropt with some settings not work\n\n\n\n\n### Steps to reproduce\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:insecure\n```\n\n\u003Cimg width=\"2060\" height=\"436\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4e7b42d3-7ab0-426a-8eb9-df8fee6815d0\" />\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]",[3061],{"name":3049,"color":3050},5321,"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.7399724,{"description":3068,"labels":3069,"number":3070,"owner":3021,"repository":3022,"state":3032,"title":3071,"updated_at":3072,"url":3073,"score":3074},"I was using the installation instructions from the docs, and the docs link in the UI (top left, under Woodpecker) points to: https://github.com/laszlocph/woodpecker/blob/master/docs/usage/pipeline.md\r\n\r\nAny idea why that happens?\r\n\r\nI've checked the code and it correctly points to: https://woodpecker.laszlo.cloud/ so maybe the docker image is wrong?\r\n\r\n```laszlocloud/woodpecker-server:v0.9.0```",[],155,"Docs link in latest docker image points to broken github page","2021-02-16T16:53:35Z","https://github.com/woodpecker-ci/woodpecker/issues/155",0.74262977,{"description":3076,"labels":3077,"number":3081,"owner":3021,"repository":3022,"state":3032,"title":3082,"updated_at":3083,"url":3084,"score":3085},"### Clear and concise description of the problem\n\nI can't seem to find a way to load pipelines from a different repository into my current repository.\r\nI don't want to copy my pipeline-file over and over again into multiple repositories. This is very error prone and when I want to change something I'd have to do it so many times.\n\n### Suggested solution\n\nImplement pipeline templates like drone-ci does.\n\n### Alternative\n\n_No response_\n\n### Additional context\n\nI want to switch from drone-ci to woodpecker, but this missing feature is killing me.\r\nDrone has [Pipeline templates](https://docs.drone.io/template/yaml/).\r\nWould love to see this coming in the next releases.\n\n### Validations\n\n- [X] Checked that the feature isn't part of the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\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 request the same feature to avoid creating a duplicate.",[3078],{"name":3079,"color":3080},"feature","180DBE",3633,"Pipeline Templates","2024-04-21T07:20:55Z","https://github.com/woodpecker-ci/woodpecker/issues/3633",0.7431619,{"description":3087,"labels":3088,"number":3090,"owner":3021,"repository":3022,"state":3032,"title":3091,"updated_at":3092,"url":3093,"score":3094},"### Clear and concise description of the problem\n\nCurrently, I'm trying to make Woodpecker work with Gitea, both locally, using Docker Compose.\r\n\r\nI've set both server and agent, along with Gitea, to use a custom Docker network under the 10.0.0.0/8 subnet.\r\n\r\nThe issue lies when running a pipeline: containers from pipelines can't reach that custom network, so they fail when trying to clone the repository from Gitea.\n\n### Suggested solution\n\nIn Drone CI, it is possible to set `DRONE_RUNNER_NETWORKS`, so pipelines are able to use custom networks. Woodpecker CI could add an environment variable for that as well.\n\n### Alternative\n\nN/A\n\n### Additional context\n\nDocs for `DRONE_RUNNER_NETWORKS`: https://docs.drone.io/runner/docker/configuration/reference/drone-runner-networks/\r\nThe `docker-compose.yml` file for running Gitea and Woodpecker locally: https://codeberg.org/gbrlsnchs/void-pkgs/src/branch/trunk/docker-compose.yml\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 request the same feature to avoid creating a duplicate.",[3089],{"name":3079,"color":3080},813,"Add option for pipeline to use custom network","2022-04-29T13:15:32Z","https://github.com/woodpecker-ci/woodpecker/issues/813",0.74663186,{"description":3096,"labels":3097,"number":3102,"owner":3021,"repository":3022,"state":3032,"title":3103,"updated_at":3104,"url":3105,"score":3106},"### Component\n\nserver, web-ui\n\n### Describe the bug\n\nOne of my new repositories was not showing up in the repository list.\r\nI clicked 'Synchronise' in the web UI and there was a notification telling me that it was successful.\r\nMy new repository did not show up. I didn't see anything in Woodpecker's logs and I spent a long time looking through the code to figure it out.\r\nEventually I looked through the Gitea logs and saw that the request failed with a 401 Unauthorised error.\r\n\r\nIf I recall, logging out through the web UI and then logging in again caused the synchronise button to work again.\r\n\r\n(There might be a separate issue here about Gitea access tokens expiring or something? But ideally a Gitea API error should not show up as successful. Oops!)\r\n\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"${VERSION}\"}\r\n```\r\n... hmm.\r\n\r\nI'm using the `florianpiesche/woodpecker-server:v0.14.1` Docker image on a RPi 4.\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] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy).",[3098,3099],{"name":3049,"color":3050},{"name":3100,"color":3101},"ui","46DEA2",503,"'Successfully synchronized your repository list' even though Gitea's logs show 401 Unauthorised","2021-11-26T03:02:03Z","https://github.com/woodpecker-ci/woodpecker/issues/503",0.74945027,{"description":3108,"labels":3109,"number":3110,"owner":3021,"repository":3022,"state":3032,"title":3111,"updated_at":3112,"url":3113,"score":3114},"### Clear and concise description of the problem\n\nI want to run the woodpecker-server docker image on an arm64 computer. On https://hub.docker.com/r/woodpeckerci/woodpecker-server/tags I can only find `linux/amd64` builds.\n\n### Suggested solution\n\nAdding `platforms` setting to the docker ci might be enough.\n\n### Alternative\n\n_No response_\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 request the same feature to avoid creating a duplicate.",[],782,"Publish arm64 woodpecker-server","2022-02-22T19:00:25Z","https://github.com/woodpecker-ci/woodpecker/issues/782",0.74983954,["Reactive",3116],{},["Set"],["ShallowReactive",3119],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fgV6tmqV2O7ENEu08QBJOKjsGYm-pDLdO0L_2B8VQ4Xo":-1},"/woodpecker-ci/woodpecker/1491"]