I have a running Docker container, whose image was built from Dockerfile and index.js below:
Dockerfile
index.js
FROM mongo COPY indexes.js /docker-ent