5 ms·
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 rep
by zrav 5y 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...