Skip to main content
Download Docker image
Last update:

Download Docker image

  1. Get token.

  2. Authorize in the registry.

  3. Download an image from the registry:

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

    Specify:

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