Open DavidHulsman opened 7 years ago
Hi David!
You were a little early in finding this repo, as I'm preparing a blog post to be released next week with this code. Are you using native Docker for Windows, or using Docker Machine?
Docker Machine, as I had some other trouble getting native Docker to work.
PS: Glad to hear a blog post is coming!
I forked this project, after finding your name in an image on the "WHAT’S NEW IN PYCHARM 2017.2" page on Jetbrains.com, because I wanted to finally get Docker working on my Windows 10 laptop, and I found this small bug (?).
I was missing a file called
.env.
with the next content:Strangely, if I only had the first line, Docker would not deploy and end with the next error:
This seems to be a Windows-only bug.