How to see how much disk space is being used by Docker #568
Answered
by
rfay
LondonAppDev
asked this question in
Q&A
-
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.
Answered by
rfay
Jan 5, 2023
Replies: 1 comment 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.
1 reply
Answer selected by
LondonAppDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
colima ssh
anddf -h /usr/local
(Edited - before I gave an answer that would show the mounted disk, I think this will do)