We are going to run jscore against a mongodb docker container during CI to ensure basic operations work as expected. There are some tests that are not compatible with docker, which we should tag.
ie: currentop_cursors.js (this test makes some assumptions about the host name, which do not hold true for docker containers)