---
title: "Create an image by pulling from a registry or importing from an existing source file"
method: POST
path: "/images/create"
---

# Create an image by pulling from a registry or importing from an existing source file

`POST /images/create`

## Query parameters

- `fromImage` string
- `fromSrc` string
- `repo` string
- `tag` string

## Headers

- `X-Registry-Auth` string

## Response `200`

no error

## Other responses

- `404` — image not found
- `500` — An unexpected server error occurred.

---

[API](https://skmtc.net/aliyun/apis/pouch-engine-api.md) · [All operations](https://skmtc.net/aliyun/apis/pouch-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aliyun/pouch-engine-api/revisions/36d75b2825fc/schema)
