-
Notifications
You must be signed in to change notification settings - Fork 61
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
Setup error - Windows 10 with WSL2 #163
Comments
It looks like a problem in WSL2, IIRC the commands you run in WSL are send to the host(Windows Docker Service) You could take a look at the https://github.com/JeroenBoersma/docker-compose-development/tree/development-docker-compose-2 branch, I do not have a WSL laying around ATM to test this. It could be that WSL2 + docker is advanced enough to run the latest branch. Let me know if anything chages |
Thanks for your quick response, but, Didn't work for me. The same problem persist. :( |
Before installing using the branch he indicated, did you remove all containers, images and volumes? if not, do so, and then re-install everything from scratch with the branch he indicated. |
Hi @esjdev, Thanks for your response. How you tell, before install I removed all the volumes and images. I will try again, to be sure and I will tell you anything. Thanks! |
As mentioned here and totally overlookied... I fixed a bug related to MySQL.. .maybe it is related to this... |
When I start the setup option, always show the same message and the containers couldn't been created:
Error response from daemon: Invalid network mode: invalid container format container:<name|id>
Did anyone know to solve?
Thanks!
The text was updated successfully, but these errors were encountered: