This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
dist: Improve checking prerequisites for overlayfs builders #144
Labels
good first issue
Good for newcomers
#128 introduces a rootless support (which also removes the bail-if-not-root check) at the cost of having to support unprivileged user namespaces (which can be disabled at run-time or not compiled out from the kernel). Rather than letting the build die directly, we should check the support for the relevant prerequisites before.
The text was updated successfully, but these errors were encountered: