When I run a mongodbclient it never start up. I created a mongo container:
docker run --name mongodb -p 27017:27017 -e MONGO_INITDB_ROOT_USERNAME=<<