From a1f34e0419560b2fd22e3985a963cf4aa11a5834 Mon Sep 17 00:00:00 2001 From: Nick Fox Date: Mon, 31 Dec 2018 21:19:43 +0000 Subject: [PATCH] Updated starting a container (markdown) --- starting-a-container.md | 1 - 1 file changed, 1 deletion(-) diff --git a/starting-a-container.md b/starting-a-container.md index 52104a7..60d0332 100644 --- a/starting-a-container.md +++ b/starting-a-container.md @@ -1,4 +1,3 @@ -## Starting a container The persistent data is stored under /data inside the container, so the only requirement for persistent deployment using Docker is to mount persistent volume at the path: ```