che: Local IDE Mount with docker hangs
Hi , I try to mount a remote workspace on my windows laptop. ip and port work with ssh (putty) my local path exists. Docker ist working.
If I run this command:
docker run --rm -it --cap-add SYS_ADMIN --device /dev/fuse --name codenvy-mount -v /c/Users/sklose/mount:/mnthost codenvy/che-mount <ip> <port>
I’m asked to logon with password. After the input of the password the command hangs.
How should I proceed? Where is the error log etc…
Best regards Stefan
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 26 (1 by maintainers)
@sklosedr @amrecio - FYI, this pull request would be a big improvement to avoid the issues that @sklosedr have run into.
https://github.com/eclipse/che-dockerfiles/pull/28/files