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

docker run issue #161

Open
usama28232 opened this issue Sep 8, 2023 · 3 comments
Open

docker run issue #161

usama28232 opened this issue Sep 8, 2023 · 3 comments

Comments

@usama28232
Copy link

Hi, hope you are having a good day

I was unable to run the repository locally with docker on windows 10 with docker version "24.0.2, build cb74dfc"
I had to make changes in docker cmd and add host flag with 0.0.0.0, and add port flag to docker run cmd

creating a pull request with changes!

@pratik-choudhari
Copy link

@usama28232 I faced the same issue and tried your solution in #160, it works but with a gotcha.
Although the output of docker cli is this:
image

Website is accessible on http://127.0.0.1:4000/
I don't know if this is an issue with docker on windows

@usama28232
Copy link
Author

thanks for the update.
however, the default branch works fine on linux ubuntu
this probably has something to do with windows

@pratik-choudhari
Copy link

Right, it would be better if it's specified in readme

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