Skip to content
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

permission denied when accessing mounted directory #25

Open
ricky0123 opened this issue Nov 28, 2022 · 4 comments
Open

permission denied when accessing mounted directory #25

ricky0123 opened this issue Nov 28, 2022 · 4 comments

Comments

@ricky0123
Copy link

As the title says, when I run the command from the README

docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/pwd --name ihaskell_notebook ghcr.io/ihaskell/ihaskell-notebook:master jupyter lab --ServerApp.token=''

And try to open a notebook in the mounted directory, I get a "permission denied" error.

@ricky0123
Copy link
Author

ricky0123 commented Nov 28, 2022

By the way, I am experiencing the same issue when I follow the docker instructions from the main IHaskell repo, i.e. when I run

docker run --rm -p 8888:8888 -v "$PWD":/home/jovyan/src gibiansky/ihaskell

with a stack.yaml in my working directory.

@jamesdbrock
Copy link
Member

Thanks for opening this issue, I'll investigate.

@jamesdbrock
Copy link
Member

I can't reproduce your issue. Did you ever solve this?

@ricky0123
Copy link
Author

Hmm, weird. No I never solved it. Oh well.

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

No branches or pull requests

2 participants