mongodb-entrypoint.sh 94 Bytes Edit Raw Blame History Permalink 1 2 3 #!/bin/bash exec /usr/bin/mongod --config /etc/mongod.conf | tee /var/log/mongodb/mongod.log