First commit on scripts branch

This commit is contained in:
2020-09-15 14:08:16 +02:00
parent c803057164
commit 3d91251905
23 changed files with 2032 additions and 1256209 deletions

View File

@@ -1,4 +1,4 @@
FROM mongo:latest
FROM mongo:4.2.9
WORKDIR /
COPY init_inside_container.sh /.