SyntaxFix
Write A Post
Hire A Developer
Questions
To remove all images with none we have to be sure that we removed all stopped containers which they can use run:
none
docker rm $(docker ps -a -q)
then we can remove all images:
docker image prune