Phoenix dev mode Google Cloud Run

We are running MIX_ENV=prod without any problems, not sure why mix_ENV=dev wouldn’t work. Maybe phoenix_live_reload causes this because it tries to access the filesystem (and requires inotify)? You should be able to find more information in the logs on Google Cloud.