-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
directory does not support NFS #61
Comments
I'm seeing the same issue. |
same for me ... |
I found that the NFS share must be mounted to the host as well.
And this should get rid of the error. |
@aaron-pham Could you show an example with more details? (For example a full I have tried it like this:
But I got this error:
(I get the same error if the source is |
What if I don't want to have a bind mount to the host? Is there any way to share the folder without doing that? |
Hi everyone,
I get this error when i run the container :
Impossible to find the solution. i tried many things but without success
In the logs i get this informations:
==================================================================
----> starting rpcbind
----> starting exportfs
exportfs: /home does not support NFS export
---->
----> ERROR: /usr/sbin/exportfs failed
---->
and this is my docker-compose
Can you help me please ?
Best regards
The text was updated successfully, but these errors were encountered: