What a mess! I updated docker container and it bricked the container. I had to dig through docker to find the old image and restore appdata from backup.
This also completely broke Rocketchat docker and all client apps. Need to write a script to back up database. Something like:
docker exec MongoDB sh -c “mongodump”


