Nuxt.js Container hangs when trying to deploy

I have a container that never gets to “Active”. It’s stuck at “Activating”. I don’t know how to troubleshoot this. Attached is a screen shot of the rancher logs.

This environment has dozens of containers all work fine. Just this one is not working.

The container is a Vue.js / Nuxt.js application. It runs fine on docker on my local dev machine. Also, I have another Vue.js / Nuxt.js container that runs just fine in the same rancher environment, same user stack. It’s built using a near identical dockerfile.

I’m at a lost of how to get more information about what is causing the hang. Here are the logs, it’s been doing this for days:

Does anybody have any ideas how to troubleshoot this?

Thanks!