-
Notifications
You must be signed in to change notification settings - Fork 0
flaviano-faria/spring_mongodb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Creates local mongodb container: docker run --name mongodb -p 27017:27017 -d mongodb/mongodb-community-server:latest #if container is stoped docker start <container_id> #execute container in bash #docker exec -it <container_id> bash
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published