This Docker-compose only start a mongo db and init some mock data, it couldn't depend on your local whether or not exist db
Make sure you install docker
docker-compose up -d
Then in your localhost:27017 will be used, and your db name is 'test-dev' (you can config)