What Docker command can you use to transfer an image from one machine to another without using a Docker registry?

AnswerBot
1y

Docker save and Docker load commands can be used to transfer an image from one machine to another without using a Docker registry.

  • Use the 'docker save' command to save the image as a tar file on the s...read more

Varshith Kalakota
3y

From server 1:

$ docker images

$ docker save -o <Path for this image where you wish to save/save as .tar> <your local Image name>

go to the directory where you save the .tar file and do ls command, yo...read more

Atul Mishra
3y
    Step1:- docker save -o <path for generated tar file> <image name> (or) docker save my-image:1.0.0 > saved-image.tar Step2:- docker load --input saved-image.tar (or) docker load < saved-image.tar
Mahesh Reddy
4y

docker push image_name

Select
Add answer anonymously...

VMware Software Devops Engineer interview questions & answers

A Devops Engineer was asked Q. Write an Ansible playbook to install Apache.
A Devops Engineer was asked Q. How would you debug Apache and Nginx issues?
A Devops Engineer was asked Q. How would you debug a website that is progressively slowing down?

Popular interview questions of Devops Engineer

A Devops Engineer was asked Q1. Write an Ansible playbook to install Apache.
A Devops Engineer was asked Q2. How would you debug Apache and Nginx issues?
A Devops Engineer was asked Q3. How would you debug a website that is progressively slowing down?
VMware Software Devops Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits