Skip to content

dsdk / v1.47 / imageLoad

Function: imageLoad() ​

imageLoad(opts): Promise<ImageLoadResponse>

Import images

Load a set of images and tags into a repository.

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

Parameters ​

ParameterType

opts

ExtendedOptions<ImageLoadData>

Returns ​

Promise<ImageLoadResponse>