Hi,
I think a few people have posted similar questions just couldn’t find a great answer. I’m using google cloud platform and i think i’m right that running “gcloud app deploy” from the cloud shell sdk on my local machine basically creates a docker image in App Engine. My question is what needs to go into the Dockerfile. On my machine I’m training the models then running rasa actions and then also running the models.
If anyone has any Dockerfile advice for App Engine’s flexible enviroment that’d be great.
Thx