Help Center/
Software Repository for Container/
FAQs/
Other FAQs/
Can I Pull Images on the SWR Console to a Local PC?
Updated on 2024-10-21 GMT+08:00
Can I Pull Images on the SWR Console to a Local PC?
Images stored in SWR cannot be directly downloaded through the console. You can perform the following operations to pull the images:
- Obtain the image pull command on the image details page.
- Run the obtained command on the device where the Docker client is installed.
docker pull swr.ap-southeast-1.myhuaweicloud.com/group/nginx:v1
- Save the image as a TAR or TAR.GZ file.
docker save nginx:v1 > nginx.tar
- Download the file to the local host.
Parent topic: Other FAQs
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot