-2

I have built my rasa project and have added in my github repository. Now I want to dockerize it.

How do I do that?

Most of the dockerization tutorials I see, start docker before building project.

Anjali
  • 143
  • 1
  • 1
  • 6

1 Answers1

0

There's a full course on Rasa deployments that explains how to combine Docker and Rasa in full detail.

To dockerize a Rasa assistant from scratch you may enjoy this explainer, if you're interested in using the pre-made Rasa containers you may enjoy this one instead.

cantdutchthis
  • 31,949
  • 17
  • 74
  • 114