Difference between revisions of "Docker system df --verbose"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> docker system df --verbose Images space usage: REPOSITORY TAG IMAGE ID CREATED SIZE SHARED SIZE UNIQUE SIZE CONTAINERS ubuntu latest...")
 
Line 24: Line 24:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[docker system df]]</code>
 
* <code>[[docker system df]]</code>
 
+
* <code>[[docker container ls]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 14:57, 28 July 2021

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

Build cache usage: 0B

CACHE ID   CACHE TYPE   SIZE      CREATED   LAST USED   USAGE     SHARED

Related commands

See also

Advertising: