davidcallanan / os-series

820 stars 120 forks source link

Unable to compile into iso #57

Closed NicoGaming77 closed 3 years ago

NicoGaming77 commented 3 years ago

I wanted to compile the code into an iso and try running it on real hardware but I get an error like this:

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": open //./pipe/docker_engine: The system cannot find the file specified. See 'docker run --help'.

I don't know much about this stuff but if anyone can help I would really appreciate it.

NicoGaming77 commented 3 years ago

I fixed the issue