Kaniko itself doesn't need Docker, but we use 'docker run' to execute the kaniko container. The daemon only needs to run containers, not build images, so we use minimal flags (--iptables=false, --bridge=none, --storage-driver=vfs). Reviewed-on: graham/towerops-web#212 |
||
|---|---|---|
| .. | ||
| e2e-tests.yaml | ||
| pr-tests.yaml | ||
| production.yaml | ||
| renovate.yaml | ||
| staging.yaml | ||