From afa2785c4dd53c8d39518a1e43188137eea129a7 Mon Sep 17 00:00:00 2001 From: Walter Stanish Date: Sun, 14 Feb 2016 08:02:29 +0800 Subject: [PATCH] Note docker-compose already sorts out volume for data --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d12af3be..2c819648 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ GitLab is a code hosting software and as such you don't want to lose your code w * `/home/git/data` +Note that if you are using the `docker-compose` approach, this has already been done for you. + SELinux users are also required to change the security context of the mount point so that it plays nicely with selinux. ```bash