For example, when you try: `docker run --name some-mongo -d mongo --config /etc/mongod.conf.orig` Which is re-using existing configuration, then you are getting exit code 100 and the container doesn't start.