deb: cross-compilation, ephemeral contexts, local builds #1

Merged
vhaudiquet merged 41 commits from experimental-cross into main 2025-12-25 17:10:47 +00:00
Showing only changes of commit 5fbef935b6 - Show all commits

View File

@@ -170,7 +170,7 @@ impl UnshareDriver {
cmd.envs(env.iter().cloned());
cmd.arg("--mount-proc")
cmd
.arg("--pid")
.arg("--ipc")
.arg("--uts")