Pand-Aid / pandaid-api

backend for Pand-Aid pandemic response app
3 stars 3 forks source link

added windows commands #3

Closed tabathadelane closed 4 years ago

tabathadelane commented 4 years ago

I didn't add the docker installation instructions for Windows because I think there are too many variables depending on the version of Windows you have. I have Windows 10 Home which does not support Docker Desktop, so I had to follow the instructions for Docker Toolbox. The Docker Desktop installation wizard will tell you if this is what you need to do.

However, once I was passed that hurdle, it did take me a minute to figure out how to run a shell in the container. The error wasn't very verbose. I eventually discovered that simply the same commands didn't work for windows, so I added the variation that I was able to use.