docker-moving container to another server
I have a running container, going through edits, changes, and i need to move this to a new server. commit First, commit (ref) You can see the list of images that you have with “docker images.” Save to a file(ref) Transfer the imagefile.tar to the new server. Load them back (ref) Run back.