Volumes Panel¶
The Volumes panel (press 4) shows named Docker volumes.
List Columns¶
Each volume row displays:
- Volume name
- Driver
- Usage status (whether any container references it)
The mount path is shown in the Info tab rather than the row.
Detail Tabs¶
Info¶
Name, driver, mount point, creation time, and whether it is in use — including the names of the containers mounting it.
Actions¶
Press x to open the context menu:
| Action | Description |
|---|---|
| Remove | Remove the selected volume (confirmation required) |
| Prune | Remove all unused volumes (confirmation required) |
Prune reports the total space reclaimed.