In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly shows you "how to download docker images locally and restore them on other machines". The content is easy to understand and clear. I hope it can help you solve your doubts. Let me lead you to study and learn this article "how to download docker images locally and restore them on other machines".
Usually, we download docker images by configuring domestic sources to speed up the download, but sometimes there are other requirements. For example, if a machine cannot be connected to the Internet, we need to download it from other machines, package it, and copy it to this machine.
I am quite miserable. The radio and television network pulled at home is too rubbish, and the local image has not been successful, but I have an Ali cloud server, which can be pulled down from the server, so I was used immediately.
View Mirror
Docker images
Save to local
Docker save 999c20aee5da > / home/artipub.tar 999c20aee5da is mirrored ID
Copy to the target machine
I downloaded it from Aliyun to my local using FileZilla.
Load Mirror to docker
Docker load < / Volumes/SoftWare/artipub.tar
View the target machine image
Docker images
After loading successfully, these two places will be none, and we need to modify the tag.
Modify the current machine image label
Docker tag 999c20aee5da artipub:latest can then be started using the docker run command
The above is all the contents of the article "how to download docker images locally and restore them on other machines". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.