Some scripts for working with Boot2Docker and the Docker mongodb image (https://registry.hub.docker.com/u/dockerfile/mongodb/)
mongo-cli.sh opens an interactive mongo shell
mongo-restore.sh will fetch a zip, unpack it and mongorestore a contained dump
prompt.sh will open an interactive shell in the running docker instance