I installed Docker on my Windows 10 PC and I'm attempting to pull "AndroPyTool" (link here). I tried pulling it in the IDE to no luck, so I opened Powershell (with admin permissions) and continue to get the following error:
request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/create?fromImage=alexmyg%2Fandropytool&tag=latest, check if the server supports the requested API version
I'm presuming this means that I need to downgrade my docker version? But I have no idea how to do so and, more importantly, to check the server API version. Any help is appreciated.