Want to connect pycharm docker interpreter. Here is my windows docker status
and here is pycharm status
how can I fix the issue
in case you follow the step above and didn't work for you try to check if busybox:latest image if exists, else pull this again from docker hub.
Prerequisites -> the second point
That error message usually appears when Docker is not able to build your image and tries to run it so it seem that PyCharm can connect to Docker but the build failed.
Try this:
First let's see if PyCharm can connect to Docker (by the error you receive I think it does):
Docker connection in PyCharm - Services window
If you can see your images and containers, you're connected to Docker. Let's see if your build fails:
Now the Services window will get focused and show the build status. If it fails, you should see the reason there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With