Skip to content

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. imageNav

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. imageFilter imageDelete

Step 3: Version List

You can check the version list of the image, and you can also check the details of the image version. imageDetail1 imageDetail2 imageDetail3

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. imageNew imageNew2

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).