Skip to content

Open Source Technologies At Work

Only Passion Matters

Delete all docker images

docker rm `docker ps -a -q`
then
docker rmi `docker images -a -q`

Author: bpeh

Bernard Peh is a great passioner of web technologies and one of the co-founder of Sitecritic.net Website Design and Reviews. He works with experienced web designers and developers everyday, developing and designing commercial websites. He specialises mainly in SEO and PHP programming. View all posts by bpeh

Author bpehPosted on March 12, 2018March 12, 2018Categories Blog, Docker, Linux

Post navigation

Previous Previous post: Remove U+FEFF from text files
Open Source Technologies At Work Proudly powered by WordPress