Remove an image
DELETE
http://api.example.com/v1.49
/images/{name}
http://api.example.com/v1.49
{var_value}
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.
DELETE /images/{name}
Loading...
Response
Waiting for a request to be sent.