Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 4af4cc6

Browse files
authored
Update README.md
1 parent 0e5e848 commit 4af4cc6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ root@1c5e8aedd21a:/usr/src/backend-app# rake db:migrate
3535
== 20180306161431 DeviseTokenAuthCreateUsers: migrated (0.0497s) ==============
3636
```
3737

38+
## Docker on OS X
39+
40+
If you are using Docker for Mac, you must setup the directory `/Users` to be able to be bind mounted into Docker containers by going to Docker for Mac preferences, and then File Sharing, and ensuring that `/Users` is listed there.
41+
3842
Running the app (and navigate to `http://localhost:8080`):
3943

4044
```

0 commit comments

Comments
 (0)