We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: Ubuntu 23.10. Error darlinghq/darling#1275:
$ darling shell Bootstrapping the container with launchd... Cannot open mnt namespace file: No such file or directory
Command listed here needs improvement: https://docs.darlinghq.org/build-instructions.html#file-system-support
$ setsebool -P mmap_low_allowed 1 Cannot set persistent booleans, please try as root.
So now is an error:
$ sudo setsebool -P mmap_low_allowed 1 Cannot set persistent booleans without managed policy.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OS: Ubuntu 23.10.
Error darlinghq/darling#1275:
Command listed here needs improvement:
https://docs.darlinghq.org/build-instructions.html#file-system-support
So now is an error:
The text was updated successfully, but these errors were encountered: