Comment on Docker in LXC vs VM
DarkDarkHouse@lemmy.sdf.org 1 month ago
You can also create a single LXC for Docker and run multiple Docker containers on it. The VM argument is for security as it’s harder to escalate to the host from a VM than from an LXC.