Image Center
Scenario
SWR provides a variety of public images, including official Docker images. You can add official Docker images to My Favorites for ease of use.
Adding an Image to Favorites
- Log in to the SWR console.
- In the navigation pane, choose Image Resources > Image Center.
- In the image list, click next to an image to add the image to favorites.
You can view all your favorite images on the My Favorites page.
Pulling an Image
You can pull an image without specifying a repository address. For example, you can run the following command to pull the busybox image:
docker pull busybox:latest
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.