Every so often, my docker image does not start properly (infinite wait)

Ran properly: https://circleci.com/gh/vattle/sqlboiler/503
Didn’t run properly: https://circleci.com/gh/vattle/sqlboiler/501

Now, I can’t actually figure out what to do to debug this because I’ve never had this container fail to start on my machine. It seems to always be the MSSQL one though, which IS suspicious. I was wondering if anyone had any advice or similar experiences.

This continues to plague me. Anyone else running into this?