Install Mongo in Ubuntu Using Docker and Fix You Have Held Broken Packages

Published: 05 August 2022
on channel: Next Mastery
527
5

#installMongoInUbuntu22.04
in this video we go for to install Mongodb in Ubuntu 22.04 with using Docker
this is the alternate way to install mongodb

docker install in ubuntu
   • How to Install Docker and Compose Doc...  
docker.com
https://docs.docker.com/engine/instal...

commands
sudo docker pull mongo:latest
sudo docker run -d -p 2717:27017 -v ~/Desktop/mongo:/data/db --name mymongo mongo:latest
sudo docker exec -it mymongo bash

Google Login Mern Project
   • React Node js Google Auth Mongodb MER...  

Nodejs Series
   • Video  

like and subscribe
support this channel, this channel need your support

follow these pages also
facebook:   / angrycoderz  
instagram:   / angrycoderz  
quora: https://www.quora.com/profile/Angry-C...


Watch video Install Mongo in Ubuntu Using Docker and Fix You Have Held Broken Packages online without registration, duration hours minute second in high quality. This video was added by user Next Mastery 05 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 527 once and liked it 5 people.