Docker Cleanup | The Dev Tool | Toolel.com
This will clean many things
sudo docker system prune -a -f
If you want to run it automatically you can add -y
on to it to make it say yes to everything
sudo docker system prune -a -f -y
Created by: martin
Comments
This page is only partially working without JavaScript. It will show content, but the tools and interactivity cannot be shown without JavaScript enabled. Please enable JavaScript for this page. About Us