Skip to content

Commit

Permalink
Add Docker instructions for Windows file mounting
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklamers committed May 27, 2020
1 parent 217b5e0 commit 9130e84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ cd orchest
orchest.bat start
```

**Note!** On Windows, make sure to give Docker permission to mount the directory in which
you cloned Orchest. For more details check the [Windows Docker documentation](https://docs.docker.com/docker-for-windows/#file-sharing).


## Quickstart
Please refer to our docs for a more comprehensive
Expand Down
2 changes: 2 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ Windows
cd orchest
orchest start
**Note!** On Windows, make sure to give Docker permission to mount the directory in which
you cloned Orchest. For more details check the `Windows Docker documentation <https://docs.docker.com/docker-for-windows/#file-sharing>`_.

0 comments on commit 9130e84

Please sign in to comment.