Container images stored in SWR cannot be directly downloaded through the console. You can perform the following operations to pull the images:
Example:
docker pull swr.eu-de.otc.t-systems.com/group/nginx:v1
docker save nginx:v1 > nginx.tar