Updated on 2025-11-26 GMT+08:00

Images

Description

An image is a server template that contains an OS and necessary configurations. You can use an image to quickly create ECSs.

Images are classified into the following types:

  • Public image

    A public image is a standard, widely used image. It contains an OS and preinstalled public applications and is available to all users. Public images are very stable and their OS and any included software have been officially authorized for use. If a public image does not contain the environments or software you need, you can use a public image to create an ECS and then deploy the required environments or software on it.

  • Private image

    A private image is available only to the user who created it using an existing ECS or external image file. It contains an OS, preinstalled public applications, and the user's personal applications. Using a private image to create an ECS saves the time on repeated configurations.

    For more information, see Creating a Private Image.

  • Shared image

    A shared image is a private image another user has shared with you.

    For more information, see Sharing Images.

  • KooGallery image

    KooGallery is an online store where you can purchase third-party images that have the OS, application environments, and software preinstalled. You can use these images to deploy websites and application development environments in just a few clicks. No additional configuration is required.

Public Image Known Issues

FAQs