Editing Docker system df --verbose

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
<code>[[docker system df]]</code> [https://docs.docker.com/engine/reference/commandline/system_df/ ref]
+
<pre>
 +
docker system df --verbose
 +
Images space usage:
  
[[docker system df]] --verbose
+
REPOSITORY  TAG      IMAGE ID      CREATED        SIZE      SHARED SIZE  UNIQUE SIZE  CONTAINERS
docker system df -v | grep -A100 "VOLUME NAME"
+
ubuntu      latest    1318b700e415  42 hours ago  72.78MB  0B            72.78MB      1
  
 +
Containers space usage:
  
STATUS: UP ... | Exited ... | Created
+
CONTAINER ID  IMAGE    COMMAND  LOCAL VOLUMES  SIZE      CREATED        STATUS         NAMES
 +
4d34e1e42f0d  ubuntu    "bash"    0              19B      3 minutes ago  Up 3 minutes  Ubuntu_container_1
  
== Example ==
+
Local Volumes space usage:
[[docker system df]] --verbose
 
 
Images space usage:
 
 
REPOSITORY  TAG      IMAGE ID      CREATED        SIZE      SHARED SIZE  UNIQUE SIZE  CONTAINERS
 
ubuntu      latest    1318b700e415  42 hours ago  72.78MB  0B            72.78MB      1
 
 
Containers space usage:
 
 
CONTAINER ID  IMAGE    COMMAND  LOCAL VOLUMES  SIZE      CREATED        STATUS        NAMES
 
4d34e1e42f0d  ubuntu    "bash"    0              19B      3 minutes ago  Up 3 minutes  Ubuntu_container_1
 
 
Local Volumes space usage:
 
 
VOLUME NAME                                                        LINKS    SIZE
 
6ac2b5043b5d8ae9df2059ca1629e804dc3e12662cd56477f00c65d97b01b7b6  0        209.7MB
 
c18f1b01d8280abb232d74c15c346c216d984c338541c6aac3ec2af405dc73d0  0        211B
 
your_named_volume_1                                                1        1.129
 
 
Build cache usage: 0B
 
 
CACHE ID  CACHE TYPE  SIZE      CREATED  LAST USED  USAGE    SHARED
 
  
 +
VOLUME NAME                                                        LINKS    SIZE
 +
6ac2b5043b5d8ae9df2059ca1629e804dc3e12662cd56477f00c65d97b01b7b6  0        209.7MB
 +
c18f1b01d8280abb232d74c15c346c216d984c338541c6aac3ec2af405dc73d0  0        211B
  
 +
Build cache usage: 0B
  
 +
CACHE ID  CACHE TYPE  SIZE      CREATED  LAST USED  USAGE    SHARED
 +
</pre>
  
 
+
== Related commands ==
Build cache usage: 2.783GB
 
 
CACHE ID      CACHE TYPE    SIZE      CREATED        LAST USED      USAGE    SHARED
 
123456770sqh  regular        68.5MB    2 months ago  2 months ago  2        false
 
1230i00q3t9t  regular        1.25GB    2 months ago  2 months ago  1        false
 
1l1234556vn8  [[source.local]]  0B        2 months ago  2 months ago  3        false
 
 
 
== Related ==
 
 
* <code>[[docker system df]]</code>
 
* <code>[[docker system df]]</code>
 
* <code>[[docker container ls]]</code>
 
* <code>[[docker container ls]]</code>
* <code>[[No space left on device]]</code>
 
* [[dangling]]
 
* <code>[[docker ps --size]]</code>
 
  
 
== See also ==
 
== See also ==
* {{docker system df}}
+
* {{docker}}
* {{docker system}}
 
  
 
[[Category:Docker]]
 
[[Category:Docker]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: