I am fairly familiar with #Docker but have never really used #LXD ... Is it worth learning? Anyone have any specific use case examples that might convincce me of its value to learn?
@freemo I used to use LXC/LXD back in the day, if you have a need for a full init chain or similar, there's a use case, but otherwise, there's enough differrent ways that are more common to separate workloads.
@freemo like running systemd services or whatever, multiprocess stuff like a more traditional vm as opposed to dockers more general 1 running process mode of operation