Kaniko doesn't provide standalone binary downloads - it's distributed as a container image. The download URL returns 404. Solution: Use Podman which: - Available as standard apt package - Runs rootless without daemon - Works on unprivileged runners - Docker-compatible CLI This avoids both the Docker namespace issue and the missing Kaniko binary. Reviewed-on: graham/towerops-web#223 |
||
|---|---|---|
| .. | ||
| e2e-tests.yaml | ||
| pr-tests.yaml | ||
| production.yaml | ||
| renovate.yaml | ||
| staging.yaml | ||