mega_corvega@alien.topBtoHomelab@selfhosted.forum•Moved all of my Docker instances hosted on LXC's over to VM's...it wasn't too horrible actually.English
2·
1 year agoThis is why I use locally mounted volumes for all my docker containers. Makes transferring over to new hosts an easy rsync one liner.
Taking the time to learn the Linux command line, and how to configure a docker-compose file will pay dividends when it comes to docker.
Just remember to locally mount all volumes. Makes transferring to another host stupid easy.