Wile using the instructions for Pattern B, I received the following error while running devc .:
docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /Users/me/foo/sandbox/bar/.git/config
I ran git init . and everything seems fine. Is that the right way to work around it? Happy to submit a PR to add this line if needed.
Wile using the instructions for Pattern B, I received the following error while running
devc .:I ran
git init .and everything seems fine. Is that the right way to work around it? Happy to submit a PR to add this line if needed.