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 4e09514d22 - Show all commits

View File

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