Docker module: Remove all images

Remove all Docker images, without any exception.

Example

space -m docker /rmi_all/

Exit status code is expected to be 0 on success.

Edit this page