How to delete image cache memory?

docker system prune -a It did not help
remove /var/lib/docker That helped

thanks a lot