app.image.delete
================
Delete docker image `image_id`.
`options.force` when set will force delete the image regardless of the state of containers and should be used cautiously.
.. raw:: html
Type: object Type: array No Additional ItemsTuple Validation
Parameter 1: image_id
Parameter 2: options
options
Type: object Default: {"force": false} No Additional Properties
Force
Type: boolean Default: false
Result
Type: const Specific value: true
*Required roles:* APPS_WRITE