Inaccurate informations in "Other projects" section in README.md
The description for distrobox appears to be wrong because of the following reasons:
-
Declarative appears as "No" when distrobox actually supports a declarative manifest format (distrobox assemble).
-
There are multiple ways to run commands directly on the host system with no need for superuser priviledges, so might as well change sandbox from "Weak" to "None".
-
Default folder access appears as "Home", when actually distrobox by default mounts the host root in
/run/host/and it's accessible directly from the container with again no need for superuser priviledges.
Good point, this was made before distrobox assemble existed, I've been planning to update the readme as the vscode part i don't use anymore so is untested etc. So I'll try and refactor this over the next few weeks after the holidays :-)