Note about git tags and master branch

This commit is contained in:
cytopia 2016-12-21 15:16:10 +01:00
parent f829a2ed9d
commit 58cacbe23e
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

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