Y
Hacker News
new
|
ask
|
show
|
jobs
by
pstadler
3699 days ago
I'm wondering how Docker for Mac handles conflicting entries in /etc/exports. This is currently still a problem when using dlite and vagrant on the same host[1].
[1]
https://github.com/nlf/dlite/issues/176
1 comments
justincormack
3699 days ago
It does not use /etc/exports. We do not change any generic OSX config.
link