urppeia / docker_bio_609_610

Docker image for courses BIO609, BIO610, and BIO634 at University of Zurich
1 stars 1 forks source link

Docker daemon is not running #7

Open patyiand opened 11 months ago

patyiand commented 11 months ago

Good afternoon,

Sorry for the lateness but until now I couldn`t even start Docker cause I needed admin rights for my computer. After the git clone command, when I try to change directory it all works, but then I cannot login. could you help me with this issue? (Iam a Windows user)

andras.patyi@FINB-871-NP MINGW64 ~ $ cd docker_bio_609_610 ./win_login_student.sh docker: error during connect: this error may indicate that the docker daemon is not running: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create?name=biodocker": open //./pipe/docker_engine: Access is denied. See 'docker run --help'.

andras.patyi@FINB-871-NP MINGW64 ~/docker_bio_609_610 (master) $

dktanwar commented 11 months ago

Yes, you would need admin rights for Docker.

Please try to get admin rights or use another machine. I do not think a machine could be arranged by us as of now.

dktanwar commented 11 months ago

You could also try: https://github.com/indigo-dc/udocker

patyiand commented 11 months ago

I will take a look into udocker, thank you very much! I did get admin rights for my own computer so I can actually start Docker Desktop okay by now, but it still doesn`t seem to work

dktanwar commented 11 months ago

I will be in the room around 8:30 am. I can try to look into this issue if it remains unsolved.

dktanwar commented 11 months ago

Also, you should first start Docker, then try to run the command.


Maybe try to restart the computer..