How to see how much disk space is being used by Docker #568
-
I was wondering if anyone can tell me how (if at all) you can check the disk usage status for allocated disk space? So, if I run |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
(Edited - before I gave an answer that would show the mounted disk, I think this will do) |
Beta Was this translation helpful? Give feedback.
-
But that doesn't work I believe in my case, it just states the size that colima was initialized in my case, not the actual usage
|
Beta Was this translation helpful? Give feedback.
colima ssh
anddf -h /usr/local
(Edited - before I gave an answer that would show the mounted disk, I think this will do)