SoftWare Repository for Container (SWR) allows you to easily manage the full lifecycle of container images and facilitates secure deployment of images for your applications.
SWR can either work with CCE or be used as an independent container image repository.
Figure 1 How SWR works

SWR manages the entire lifecycle of your container images, such as image push, pull, and deletion.
Private image repository and fine-grained permission management allow you to grant different access permissions, namely, read, write, and edit, to different users.
SWR uses the image pull acceleration technology to ensure faster image pull for CCE clusters in high concurrency scenarios.
The cloud platform provides a web-based management console and HTTPS-based APIs through which you can access SWR.
If you want to integrate SWR into a third-party system for secondary development, use APIs to access SWR. For details, see SoftWare Repository for Container API Reference.
For other operations, access SWR through the management console.