- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Overview
- Permissions Management
- Basics of Docker
-
Image Management
- Pushing an Image Through a Container Engine Client
- Obtaining a Long-Term Valid Docker Login Command
- Obtaining a Long-Term Valid containerd Pull/Push Command
- Uploading an Image Through the SWR Console
- Pulling an Image
- Setting Image Attributes
- Sharing Private Images
- Adding a Trigger
- Adding an Image Retention Policy
- Image Center
- Organization Management
- User Permissions
- Auditing
- Best Practices
-
API Reference
- Before You Start
- API Overview
- Calling APIs
-
API
- Organization Management
- Image Repository Management
- Image Tag Management
- Shared Account Management
- API Versions
- Organization Permission Management
- Image Permission Management
- Automatic Image Synchronization Task Management
- Trigger Management
- Image Retention Policy Management
- Temporary Login Command
- Quota Management
- Example Applications
- Appendixes
- Change History
- FAQs
- Videos
- SDK Reference
Setting Image Attributes
Scenario
After uploading an image, you can set image attributes, including its type (public or private), category, and description.
Public images can be pulled by all users; whereas the access to private images requires corresponding permissions. You can add permissions, namely, read, write, and manage, to allow users to access your private images. For details, see Granting Permissions for a Specific Image.
Procedure
- Log in to the SWR console.
- In the navigation pane, choose My Images and click the desired image.
- On the details page, click Edit in the upper right corner. On the page displayed, set Sharing Type (Public or Private), Category, and Description, and click OK.
Table 1 Editing an image Parameter
Description
Organization
The organization to which the image belongs
Image
Image name
Sharing Type
The following options are available:
- Public
- Private
NOTE:
Public images can be pulled and used by all users.
- If your machine and the image repository are in the same region, you can access the image repository over private networks.
- If your machine and the image repository are in different regions, the node must have access to public networks to pull images from the image repository.
Category
The following options are available:
- Application server
- Linux
- Windows
- Arm
- Framework & Application
- Database
- Language
- Others
Description
Image description. Enter a maximum of 30,000 characters.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.