Description
Linux distributions can run inside terminal-managed containers while sharing parts of the host desktop. It is useful for testing tools, using another distro's packages, or keeping development environments separated.
This Git package uses container integration. Container isolation is not the same as a full virtual machine, so review mounted paths, permissions, and commands before trusting it with sensitive data.