JuliaContainerization / Sandbox.jl

The cultured host's toolkit for ill-mannered Linux guests.
Other
35 stars 5 forks source link

Executor probing should use a multiarch-compatible rootfs image #93

Open staticfloat opened 2 years ago

staticfloat commented 2 years ago

We need to not just blithely use alpine_rootfs(), but rather use a muilti-arch compatible rootfs image when doing things like probing for executor compatibility.

DilumAluthge commented 2 years ago

From Elliot on Slack, the workaround until this issue is solved is:

the intermediate fix is you define FORCE_SANDBOX_MODE=unprivileged in your environment to short-circuit the check