FROM mongo:4.2.9 WORKDIR / COPY init_inside_mongo_container.sh /. COPY create_mongo.js /.