Added mongo Dockerfile
This commit is contained in:
4
MongoDB/Dockerfile
Normal file
4
MongoDB/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM mongo:latest
|
||||
|
||||
EXPOSE 27017
|
||||
|
Reference in New Issue
Block a user