From 58cacbe23eb9bfbc4232e7bc9ed11390075a6b4b Mon Sep 17 00:00:00 2001 From: cytopia Date: Wed, 21 Dec 2016 15:16:10 +0100 Subject: [PATCH] Note about git tags and master branch --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96085e0c..8ff519ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # ![Devilbox](https://raw.githubusercontent.com/cytopia/devilbox/master/.devilbox/www/htdocs/assets/img/devilbox_80.png) The devilbox -**Note for OSX:** +**General Note:** + +Always check out the latest git tag. The master branch is experimental and likely to not work. + +**Note for OSX:** There is currently a huge annoyance with docker on OSX resulting in very slow file access, because of directory mounts. Read about the ticket here [Docker Forums #8076](https://forums.docker.com/t/file-access-in-mounted-volumes-extremely-slow-cpu-bound/8076).