Hey Simen, thanks for the great tutorial. I got the server running on AWS ECS.
The only thing thats not working is sending mails. It works when I develop with strapi develop (without docker), but once it's inside a docker container, the email sending stops working. I am sending with nodemailer over Mandrill, which as I said works as long as it is not in the docker container.
In docker also the "default sender email" and the "default response email" are missing, although they are configured are also shown when developing.
If you have any insight, i would greatly appreciate an answer! all the best, lukas