Difference between revisions of "Docker system df --verbose"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[docker system df]] --verbose | ||
+ | docker system df -v | grep -A100 "VOLUME NAME" | ||
+ | |||
+ | == Example == | ||
[[docker system df]] --verbose | [[docker system df]] --verbose | ||
<pre> | <pre> |
Revision as of 06:01, 16 February 2023
docker system df --verbose docker system df -v | grep -A100 "VOLUME NAME"
Example
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
Related commands
See also
- Docker:
docker-compose
, Docker Desktop, Docker Scout, Docker Swarm, Docker Volumes, Docker images management, docker network,docker inspect
,docker volume inspect
,Dockerfile
, Docker Engine release notes,docker kill
,moby
, Docker-in-Docker,docker context
,buildx
,docker tag
,docker system prune
, Docker Hub,hub-tool, /etc/docker/daemon.json
,hostconfig.json
, dockerd, logs, Docker logging, Backup,docker service
,depends on
,--dns, --filter
,--mount
,docker login
,docker build
,apt remove docker.io
,.dockerignore
, docker context ls |docker-machine, .docker/
, PWD,$HOME/.docker/config.json
, Docker ID,--env-file, docker --help
Advertising: