Skip to main content
Download Docker image
Last update:

Download Docker image

  1. Get a token.

  2. Authorize the registry.

  3. Download an image from the registry:

    docker pull cr.selcloud.ru/<registry>/<image>:<tag>

    Specify:

    • <registry> — name of the registry from which you want to download the image;
    • <image> — image name, can be viewed with docker image list
    • <tag> — Tag.