Rasa in Docker

Thanks @fede!

My doubt is if I should use the pre built rasa image or I create my own image based on the archives in the folder.

For example:

image: rasa/rasa:latest-full OR, if I already have a image installed: build: .

Thanks!