How to pull images from your namespace
After configuring Docker on your local machine, you can use it to pull images from your Container Registry.
Before you start
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- A Container Registry namespace
- Docker installed on your local computer
- Access to your namespace
- Click Container Registry in the Containers section of the side menu. A list of your namespaces displays.
- Click the namespace you want to pull an image from.
- Click more icon, then Pull instructions next to the image you want to pull. A pop-up displays.
- Copy the command line instructions to pull the image with Docker. Then click OK to close the pop-up.
- Open a terminal window and paste the instructions into it to pull the image.
See Also
Still need help?Create a support ticket