@abhishekrathi are you using custom action code for your project, please always tag me.
Please check this thread, on how I have created the docker container.
Pointers to remember and implement:
- Create a
requirements.txt
file
- Create the
Dockerfile
for custom action as per your requirement
- call the image whilst creating
docker-compose.overide.yml
in /etc/rasa (project folder no update in docker-compose.yml )
- run rasa build and check are you able to meet the requirement.
If you have any doubt do let me know, but do tag me else you need to wait until I will come online next time. Good Luck!