Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Mongo shell does not work in the container #2

Open
pferrel opened this issue Apr 4, 2019 · 0 comments
Open

The Mongo shell does not work in the container #2

pferrel opened this issue Apr 4, 2019 · 0 comments

Comments

@pferrel
Copy link
Contributor

pferrel commented Apr 4, 2019

run the aio integration test from the harness-cli, the test passes so there is data in mongoDB.

use docker-compose to exec in to the mongo container
launch the mongo shell
show dbs, works
use test_ur, works
show collections, works
db.test_ur.find(), show nothing in the collection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant