Windows Docker Image

Does anyone was able to build a working image of RASA to docker using windows nano?

Hi @lluchini! Are you trying to ran Rasa via docker on windows? In this case you should be able to use the existing Rasa Docker image; no need to build one. Or do you mean something else?

If you’re following this page Building a Rasa Assistant in Docker you’ll just need to adjust the commands for whichever shell you’re working in.

Hello @mloubser,

yes, it work with the existing image if you’re using Docker Desktop, if you try on Windows Server, Linux images aren’t supported yet.

That’s why I’m trying to build windows image.

Can you help?

Thks!

Did you choose to use linux containers on docker? That should be what you need

@mloubser

this option exists only if you’re using Docker Desktop, for windows server editions (2016 ~ 2019) this option doesn’t exists, and I can’t use Docker Desktop for production…

Ah ok sorry I misunderstood.

No need to apologize, any help is welcome! :smiley: