Download Docker image
-
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 withdocker image list<tag>— Tag.