I would like to install on my local computer two systems, eg.: Ubuntu and Arch.
I know that all libraries, system settings, user settings should be distinct for these systems.
But in case of:
- docker (/var/lib/docker/overlay2)
- snap (/var/lib/snapd/snaps)
I do not suspect differences and want to mount these directories to the same disc space for both systems.
Should it works stable, or should I suspect problems from this?