Hacker News new | ask | show | jobs
by zrav 1818 days ago
Moving containers between hosts is not a use case that is well supported by docker. The tenor being that you should rather delete and recreate. While not a replacement for docker, with LXD moving containers between hosts is a single command. In many aspects I find LXD's UX more polished and its capabilities more complete, so I often do recommend it to people. Even if just to containerize docker itself to gain some of the missing functionality...