dsdk / v1.47 / ImageDeleteData
Type Alias: ImageDeleteData ​
ImageDeleteData:
object
Type declaration ​
| Name | Type | Description |
|---|---|---|
path | object | - |
path.name | string | Image name or ID |
query? | object | - |
query.force? | boolean | Remove the image even if it is being used by stopped containers or has other tags |
query.noprune? | boolean | Do not delete untagged parent images |