Note docker-compose already sorts out volume for data

This commit is contained in:
Walter Stanish 2016-02-14 08:02:29 +08:00
parent d6199f98f6
commit afa2785c4d

View File

@ -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