Closed simplesteph closed 6 years ago
Hi @simplesteph, hope you are doing well!
I am afraid this issue comes from Docker for Windows. Here is a related bug report in the docker repo: https://github.com/docker/for-win/issues/497. Scrolling to the end, you will find out that people still experience the issue and is probably the same issue your student faces.
We have an experimental build for running fast-data-dev without starting the container as the root user. I pushed a potential workaround for this issue as well. Can you ask your student to give it a spin?
The image name is landoop/fast-data-dev:noroot-1.0.1
.
If that doesn't work, your student can check the bug report in the docker repo for potential workarounds, or try to switch to the older docker without hyperv support.
Thanks for this! The student was able to resolve her issue. Cheers :)
Hi
One of my student using the new version has the following problem
The question is here: https://www.udemy.com/apache-kafka/learn/v4/questions/4235368 if you need to interact with the student.
I'm not sure what could be causing this but I thought I'd let you know . Hope you can reproduce and fix