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-04-26 02:48:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11abb4f07536859677614f3e5d63116006e615f9
Checkmate
/
Docker
/
dev
/
mongoDB.Dockerfile
T
Alex Holliday
2499925423
Refactor dockerfiles for clarity
2024-10-01 15:52:46 +08:00
4 lines
39 B
Docker
Raw
Blame
History
FROM
mongo
EXPOSE
27017
CMD
[
"mongod"
]
Reference in New Issue
View Git Blame
Copy Permalink