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

default folder in the docker container? #66

Open
pdeitel opened this issue May 22, 2019 · 1 comment
Open

default folder in the docker container? #66

pdeitel opened this issue May 22, 2019 · 1 comment

Comments

@pdeitel
Copy link

pdeitel commented May 22, 2019

Hi, I am able to run the docker container, but am unable to attach a local folder so I can save my work.

When I run the container, it says the user is "joyvan" so I am using the following command to attach a local folder to the container:

docker run -p 8888:8888 -it --user root -v /pathToMyFolder:/home/joyvan/work brendanrius/jupyter-c-kernel

This command format works for all my other containers to make pathToMyFolder available in the container, so I am wondering if the :/home/joyvan/ is wrong.

@josanabr
Copy link

I have the same issue. There is news about how to solve this?

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