v51

latestSwagger 2.0raw.githubusercontent.com2026-08-01108160461.1 KB
Image

Import images

Load a set of images and tags into a repository.

For details on the format, see the export image endpoint.

post/images/load

Query parameters

quietboolean

Suppress progress details during load.

platformstring[]

JSON encoded OCI platform(s) which will be used to select the platform-specific image(s) to load if the image is multi-platform. If not provided, the full multi-platform image will be loaded.

Example: {"os": "linux", "architecture": "arm", "variant": "v5"}

Response

no error