Difference between revisions of "Docker system df"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code> docker system df TYPE TOTAL ACTIVE SIZE RECLAIMABLE Images 20 9...")
 
Line 1: Line 1:
<code>
+
<pre>
 
docker system df
 
docker system df
 
TYPE                TOTAL              ACTIVE              SIZE                RECLAIMABLE
 
TYPE                TOTAL              ACTIVE              SIZE                RECLAIMABLE
Line 6: Line 6:
 
Local Volumes      9                  8                  3.255GB            3.037GB (93%)
 
Local Volumes      9                  8                  3.255GB            3.037GB (93%)
 
Build Cache        0                  0                  0B                  0B
 
Build Cache        0                  0                  0B                  0B
</code>
+
</pre>

Revision as of 10:39, 8 January 2020

docker system df
TYPE                TOTAL               ACTIVE              SIZE                RECLAIMABLE
Images              20                  9                   11.57GB             5.315GB (45%)
Containers          9                   9                   1.02GB              0B (0%)
Local Volumes       9                   8                   3.255GB             3.037GB (93%)
Build Cache         0                   0                   0B                  0B

Advertising: