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. |
||
|---|---|---|
| .. | ||
| apt-cacher-ng.sh | ||
| basic-deps.sh | ||
| docker.sh | ||
| external-toolchains.sh | ||
| host-release.sh | ||
| host-utils.sh | ||
| mktemp-utils.sh | ||
| mountpoints.sh | ||
| prepare-host.sh | ||
| tmpfs-utils.sh | ||
| wsl2.sh | ||