You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is creating a new mongod instance, how do I connect in the mongo shell? (boot2docker) docker run -it --rm --link mongodb:mongodb dockerfile/mongodb bash -c 'mongo --host mongodb'
The text was updated successfully, but these errors were encountered:
This is creating a new mongod instance, how do I connect in the mongo shell? (boot2docker)
docker run -it --rm --link mongodb:mongodb dockerfile/mongodb bash -c 'mongo --host mongodb'
The text was updated successfully, but these errors were encountered: