The runtime stage is FROM scratch with COPY /rootfs /, so Kaniko rebuilds the container root and tries to unlink the act runner's /var/run/act bind-mount (device or resource busy). Pass --ignore-path=/var/run/act so Kaniko skips that runner artifact. |
||
|---|---|---|
| .. | ||
| deploy.yml | ||
| push.yml | ||