Hacker News new | ask | show | jobs
by 3abiton 421 days ago
What is the benefit of this compared to something like incus?
1 comments

I'm already using Docker for many other things. Launching an ephemeral versioned Debian, Ubuntu or Arch container that's officially supported is a 1 second operation.

I never used Incus before to know if it has other benefits but Docker solves my use case. Before Docker existed I used to do this with LXCs back when I ran my entire dev environment in a Linux VM.