Hacker News new | ask | show | jobs
by nickjj 419 days ago
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.