Creating and Uploading a Custom Image

ModelArts allows you to use custom images to create training jobs and import models. Before creating and uploading a custom image, understand the following information:

Creating and Uploading a Custom Image

  1. Purchase a cloud server or use a local host to set up the Docker environment.
  2. Obtain the basic image from the local environment.
  3. Compile a Dockerfile based on your requirements to build a custom image. For details about how to efficiently compile a Dockerfile, see .
  1. After customizing an image, upload the image to SWR by referring to .