My solution: Inside your Dockerfile : ADD create_ddbb.js /tmp/ RUN mongod -f /etc/mongod.conf --fork --logpath /var/log/mongodb.log ...
確定! 回上一頁