It hasn't been an issue for Docker because their defaults didn't conflict, but Podman mounts volumes with nodev (and formerly noexec) by default, which would break the build. Adding `dev` and `exec` to the volume mount options ensures the needed setting whatever the defaults. |
||
|---|---|---|
| .. | ||
| artifacts | ||
| bsp | ||
| cli | ||
| compilation | ||
| configuration | ||
| general | ||
| host | ||
| image | ||
| logging | ||
| main | ||
| rootfs | ||