Heroku dyno keeps rebooting constantly
问题 I've just deployed a new project to Heroku using Docker. Unfortunately, my dyno is in a reboot cycle and hasn't come online yet. It continuously crashes with the following logs: 2021-01-07T09:49:55.706527+00:00 heroku[web.1]: Process exited with status 143 2021-01-07T09:51:44.917593+00:00 heroku[web.1]: Starting process with command `/bin/sh -c NODE_ENV\=production\ node\ ./dist/apps/server/main.js` 2021-01-07T09:51:45.800006+00:00 heroku[web.1]: State changed from starting to down 2021-01