felt/mongodb/Dockerfile

3 lines
64 B
Docker
Raw Permalink Normal View History

FROM mongo:6.0.2
COPY ./db_init.sh /docker-entrypoint-initdb.d/