- Export the container to a tarball
docker export <CONTAINER ID> > /home/export.tar
- Move your tarball to new machine
- Import it back
cat /home/export.tar | docker import - some-name:latest
- Copy config files and docker-compose file and then start the docker container
- clean up any extra image files if not being used.
Recent Posts
Recent Comments
- dbennett_bensoft on Finally, I got very lucky on an APC AP9211
- Newy's Blog on A few new pc items
- bryan on Flooring has been installed
- bryan on Slow season for tv shows
- bryan on Thinking about getting an eye-fi card
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
You must be logged in to post a comment.