From 53308bbb4f7ea302e5404ab6695788c66ec059e7 Mon Sep 17 00:00:00 2001 From: Sarukesh Boominathan Date: Tue, 31 Mar 2026 20:55:18 +0000 Subject: [PATCH] Update noc-docker/README.md --- noc-docker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/noc-docker/README.md b/noc-docker/README.md index cb2b27c..cc68355 100644 --- a/noc-docker/README.md +++ b/noc-docker/README.md @@ -149,6 +149,8 @@ The Network Monitoring System is a simplified Network Operations Center (NOC) th **Mount Path:** `/data` inside backend container +**USE docker volume ls** to list all volumes + **Purpose:** Persists SQLite database file (`monitoring.db`) across container lifecycle events **Storage Location:** Docker volume storage area (typically `/var/lib/docker/volumes/`)