v1

latestSwagger 2.02026-07-17107130444.8 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 describing a platform which will be used to select a platform-specific image to be 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