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

How to setup docker properly? #56

Open
lukewcn opened this issue Aug 23, 2017 · 1 comment
Open

How to setup docker properly? #56

lukewcn opened this issue Aug 23, 2017 · 1 comment

Comments

@lukewcn
Copy link

lukewcn commented Aug 23, 2017

docker for mac version 17.06.0-ce-mac19 (18663)
I have ./setup.sh successfully
while try ./s/start_jupyter.sh docker returns error:
docker: Error response from daemon: ContainerInspect failed.
ERRO[0000] error waiting for container: context canceled

How to setup docker properly?
Thanks~

@leandromoreira
Copy link
Owner

are you still facing this problem? can you try to run docker run --rm -p 8888:8888 -D -v $(pwd):/home/jovyan/work jupyter/scipy-notebook and post the complete log? which OS are you using?

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