I am able to successfully setup Rasa-X Docker-compose method using instructions given on the Portal. Based on my understanding Rasa uses Ubuntu as base image for all these containers. I have two queries :
- If I want to repeat the same using red hat based images do I have to create Dockerfile myself ?
- Where can i get Docker files for all the images used in the setup ? I could find only Rasa open source docker file in github .