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 Not working on Windows 10 Home #120

Open
NavonilDas opened this issue Jun 15, 2020 · 0 comments
Open

Docker Not working on Windows 10 Home #120

NavonilDas opened this issue Jun 15, 2020 · 0 comments
Labels
question Further information is requested

Comments

@NavonilDas
Copy link
Contributor

Few issues that can occur on Windows os.

As the latest version of Docker does not support Windows 10 Home(<19018) and Window 10 Pro/Enterprise(<15063).
Solutions:

  1. Update Os
  2. Use Docker Toolbox

In Docker toolbox,
if After starting Postgres fails then try switching to MySQL.
if Django remains at the silence state try checking DB is working or not.
if everything is fine but doesn't seem to work we suggest you modify settings.py according to your need. ( Installing Redis, MySQL, Mongo and changing username, password, host and change any directories )

@NavonilDas NavonilDas added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant