Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Permission denied when mounting sshfs volume as the working directory #49

Open
scizzorz opened this issue Feb 5, 2018 · 0 comments
Open

Comments

@scizzorz
Copy link

scizzorz commented Feb 5, 2018

I'm running into a "permission denied" error when mounting an sshfs volume that's set as the workdir for the Docker container. I've narrowed it down to the smallest possible case that I can: https://github.com/scizzorz/sshfs-bug

Running build.sh will build two images, install vieux/sshfs, create a remote volume on localhost, and then run three containers, each with the volume mounted to /data. The last container has the workdir set to /data and will not launch for me.

(if you want to test it, make sure to update the credentials/path for the volume in build.sh)

A screenshot after running on my machine:
2018-02-05-091314_1113x1363_scrot

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant