All Products
Search
Document Center

Serverless App Engine:Deploy an application using an image

Last Updated:May 15, 2025

You can create an image for your application, push it to an image repository, and then deploy it to SAE.

  1. Create an image: Creating an SAE application image follows the same process as creating any regular image. If you are not familiar with image creation, you can refer to Image creation examples.

  2. Push the image to an image repository: You can push the image to any type of image repository. If your existing image repository does not meet your requirements, we recommend using Alibaba Cloud Container Registry ACR Personal Edition or ACR Enterprise Edition.

  3. Deploy the image to SAE: Deploy an application using an image from an ACR instance of the same account, Deploy an application using an image from an ACR instance of a different account, or Deploy an application using an image from a non-ACR instance.