FROM mongo:4.2.9 WORKDIR / COPY init_inside_container.sh /. COPY create.js /.