How to copy a Docker image from one server to another without pushing it to a repository first?

preview_player
Показать описание
In this quick video demo, I will show you how to copy a Docker image from one server to another without pushing it to a repository first!

I use DigitalOcean for all of my demos, you can use the link below to get a free $100 credit and spin up your own Linux servers!

For a list of all of the commands used in the video make sure to visit this discussion here:

Free opensource Introduction to Bash Scripting eBook:

Рекомендации по теме
Комментарии
Автор

I am currently doing some Docker training and it's always great to add more to the stash!

yoanlyubenov
Автор

Thanks for the video! Migrating my images to my new server worked great and can see all of them running the docker images command.. But when you run the docker ps command, nothing populates. How can the images now run as containers and see them from a restored Portainer file? Hope that makes sense. Thanks!

Eli-mpli
Автор

Is there any way I can do this on Heroku? It accepts commands by Shell. I'm using a bot, but the docker image was archived by the admin. Can you help me? I don't understand any of this. I just wanted to backup this docker and upload on dockerhub to help others who don't have a bot working before ADM archives everything. Could you help me, please?

sugizoakino