i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Tuesday, March 17, 2026
Void Linux: "/" is not a shared mount, this could cause issues or missing mounts with rootless containers
When running distrobox with podman: "/" is not a shared mount, this could cause issues or missing mounts with rootless containers
Just add
mount --make-rshared /
to your /etc/rc.local