## Installing Rasa-plus using Docker image

[@l2nguyen](https://forum.rasa.com/u/l2nguyen) thank you for the suggestion. The docker built with rasa release 3.7.7 is working as expected.

I am attempting to get Rasa-plus running on a Docker container.
After pulling the image, and running the container I do see the expected directory structure built. Instead I get the following list of warnings on my console:

my Command: *docker run -v ./:/app *

-e RASA_PRO_LICENSE=${RASA_PR…
