Hacker News new | ask | show | jobs
by pelorat 1480 days ago
I just use LXC, it's never failed me and has none of the hype.
3 comments

LXD is not production ready in my experience. Snap auto updates fucked up many times, for example.
Use LXC on Proxmox rather than LXD, very stable.
Can you run OCI containers there?
Lxc rocks. It is linux-only, though
Containers are a Linux-only feature. Docker Desktop just runs a Linux VM on Windows and macOS.

(actually I think Windows Server has some container support now, but it's a totally different system)