muesli / docker-backup

A tool to create & restore complete, self-contained backups of Docker containers
MIT License
311 stars 41 forks source link

Recreate container with same name as original #21

Closed andrewleech closed 3 years ago

andrewleech commented 3 years ago

Ensures the restored system has all the same name containers as the original

muesli commented 3 years ago

This looks good, but we'll have to rebase master onto this branch, since I just merged your first PR.

andrewleech commented 3 years ago

Great, yep I'm happy to rebase them as I go. I've already fixed the merge conflicts the other way when I first split my one working branch into these multiple pr branched :-)