---
title: "POST /images/create"
method: POST
path: "/images/create"
---

# POST /images/create

`POST /images/create`

Create an image

## Query parameters

- `fromImage` string
- `fromSrc` string
- `repo` string
- `tag` string
- `message` string
- `changes` string[]
- `platform` string

## Headers

- `X-Registry-Auth` string

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Changes

- **2026-02-14** `31f80d10d31a` — 4 breaking, 4 info
  - request body became required
  - removed the media type `application/octet-stream` from the request body
  - for the `query` request parameter `platform`, default value `` was removed
  - removed the success response with the status `200`
  - …4 more

[Change history](https://skmtc.dev/hexlet/apis/docker-engine-api/changes/images/create/post.md)

---

[API](https://skmtc.dev/hexlet/apis/docker-engine-api.md) · [All operations](https://skmtc.dev/hexlet/apis/docker-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hexlet/docker-engine-api/revisions/7dbd508c79cf/schema)
