Running in Docker¶
Rasa NLU docker images are provided for different backends:
The host must have a x86_64 CPU with AVX support.
docker run -p 5000:5000 rasa/rasa_nlu:latest-full
Have questions or feedback?¶
We have a very active support community on Rasa Community Forum that is happy to help you with your questions. If you have any feedback for us or a specific suggestion for improving the docs, feel free to share it by creating an issue on Rasa NLU GitHub repository.