Thoughts
For some reason I don't understand the *entire container* freezes if I have a build error in my JavaScript.
Like okay I have syntax error I'm sorry. Why can I not run `echo` in a DIFFERENT CONTAINER.
It's not a rancher bug I don't think because if I create a new completely clean container it works, but something in rancher compose or in the container itself is blocked on waiting for the JS build to successfully complete in the other container.