I’m trying to build a snap with a large number of dependencies. After a few iterations, without fail, I end up filling up by root directory due to HUGE disk usage in the /var/snap/multipass/ directory. Before I know it, my machine is useless.
Would it be safe for me to use a bind mount for /var/snap/ in the way that I did for /var/lib/snapd/ described here: