Last updated on Jun 14, 2022 by Suraj Sharma
In this tutorial, you will learn a docker command to fix a docker error: no space left on device
that works in your mac OS.
I have encountered this error many times on my macbook pro and this command always works for me
The docker command is
docker system prune
Warning: this command is permanent and you can't undo it.
Related Solutions
Rate this post
Suraj Sharma is the founder of Future Gen AI Services. He holds a B.Tech degree in Computer Science & Engineering from NIT Rourkela.