Docker pull error while pulling rasa/duckling

I am using rasa on windows 10 professional (Version 1809, OS Build 17763.737). When I pull rasa:duckling I get the following error:

(base) D:\Downloads\docker>docker pull rasa/duckling Using default tag: latest latest: Pulling from rasa/duckling image operating system “linux” cannot be used on this platform

Hi @JohnWat19008998 I’m afraid that image isn’t compatible with the windows OS. I would suggest trying a VM

Thanks @akelad. I was able to compile and run duckling on windows 10 using instructions from this post -

1 Like

Hi, I am a beginner, can you help me with this process? What did you do after installing Haskell?