docker volume ls --filter name=appdata

Category: Docker

docker volume ls --filter name=appdata

List volumes matching a name

Keeps only volumes whose name contains appdata. Other filters include driver, label, and dangling. Combine several --filter flags to intersect conditions.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.