Function: imageDelete() ​
imageDelete(
opts
):Promise
<ImageDeleteResponse
>
Remove an image
Remove an image, along with any untagged parent images that were referenced by that image.
Images can't be removed if they have descendant images, are being used by a running container or are being used by a build.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<ImageDeleteResponse
>