I had a similar issue today where the mongod process inside this container ran away with memory upon start up, before the UI was accessible. I had a 6G memory limit on the container as it has been quite a memory hog in the past with slow leaks -- bumping that up to 15G allowed whatever initialization process to complete and now it's running fine and I was able to lower the memory limit again.