Cleaning up space on docker server

How to cleanup disk space on your docker server

Clean-up docker server disk space

Disk space on the docker server is almost full. To resolve the issue, run the following command:
docker system prune --all --volumes --force