Suche
Beiträge, die mit continuousIntegration getaggt sind
Ooh, looks like Woodpecker CI is getting support for running rootless images. Which means I should be able to set up CI for Kitten* on @Codeberg soon :)
https://github.com/woodpecker-ci/woodpecker/pull/4151
* https://kitten.small-web.org
#kitten #SmallWeb #continuousIntegration #codeberg #woodpecker
https://github.com/woodpecker-ci/woodpecker/pull/4151
* https://kitten.small-web.org
#kitten #SmallWeb #continuousIntegration #codeberg #woodpecker
Kubernetes | Docker: Add support for rootless images by pat-s · Pull Request #4151 · woodpecker-ci/woodpecker
fix #1077 fix #3552 fix #3164 Docs Background The blocking issue for non-root images in k8s are the volume mount permissions as noted by @6543 in #1077 (comment). Volumes are by default owned by...GitHub