docker volume ls | grep listmonk

Category: Listmonk & Newsletters

docker volume ls | grep listmonk

List the Docker volumes created for listmonk

Filters docker volume ls for listmonk volumes such as listmonk_listmonk-data, which holds the Postgres data directory. Compose prefixes declared volume names with the project directory name. Find the host path of one with `docker volume inspect <name>`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.