Images¶
Overview¶
The Images Service on AI Cloud provides users to view official images, upload and manage their private images. Also, users can synchronize images from the official Docker Hub to their private images.
Getting Started¶
Step 1: Log in to the AI Cloud Console¶
Access the AI Cloud platform and navigate to the Images. 
Step 2: View public images or private images¶
Upon entering the Images section, you will see a list of all your images. you can filter the images based on type (public or private), you can delete images if it is your private image.

Step 3: Version List¶
You can check the version list of the image, and you can also check the details of the image version.

Step 4: Create a private Image¶
you can create a private image by uploading a tar file or by pulling an image from the official Docker Hub.

Configuring Your Image Name
Ensure that you fill the complete image info, including the repository name(if have), image name and tag (e.g. ubuntu/nginx:1.18-20.04_beta).