- Run
docker-compose up --build
to build - Run
docker-compose stop
to stop
Your local MongoDB Url:mongodb://127.0.0.1:27017
ctfguide-tech/LocalMongo
Create a local MongoDB instance using Docker-Compose. We don't use MongoDB anymore as of late 2022.
Shell