LXC and LXD: a different container story
LXC and LXD: a different container story
Posted Sep 23, 2022 15:37 UTC (Fri) by zekrioca (guest, #126825)In reply to: LXC and LXD: a different container story by jrwren
Parent article: LXC and LXD: a different container story
Snap is really not user friendly, sometimes it freezes the host system without clearly telling the user what happened. This is special for beginners who are learning to develop inside containers. Some of them would need to have a more "free" access to the LXD configuration files, and snap blocks any attempt at that, besides failing in various random and mysterious ways.
To overcome this, LXD provides some guide to compile it locally, but there are so many shortcomings and configurations that need to be done (think of it like creating a very complex DEB package), that any tutorial someone creates to help with that will be outdated as soon as a new LXD version is released.