This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Checkmate
Watch
1
Star
0
Fork
0
You've already forked Checkmate
mirror of
https://github.com/bluewave-labs/Checkmate.git
synced
2026-05-01 14:09:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d99f1ac8ab05e630ad486202d04da3f9b768ead
Checkmate
/
Docker
/
mongoDB.Dockerfile
T
Alex Holliday
b5a6c853e3
remove auth flag from mongoDB.Dockerfile
2024-09-09 10:37:24 -07:00
4 lines
39 B
Docker
Raw
Blame
History
FROM
mongo
EXPOSE
27017
CMD
[
"mongod"
]
Reference in New Issue
View Git Blame
Copy Permalink