From a comment made by @smacker in PR https://github.com/src-d/code-annotation/pull/170#discussion_r170672733 > Opening `/var/code-annotation/internal.db` will fail with error: directory doesn't exist. > > We have 3 options: > - change defaults > - change documentation > - add `mkdir` in Dockerfile (I prefer this one)