-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
A service "mongo1-setup" in .../v1.7/quickstart/docker-compose.yml uses legacy mongo shell to initialize the replica set. But mongo:latest, which is defined in the Dockerfile pulls the version 6.0.1 ( in my case ), which comes with mongosh instead of mongo.
https://github.com/mongodb-university/kafka-edu/blob/main/docs-examples/examples/v1.7/quickstart/docker-compose.yml
https://www.mongodb.com/docs/manual/release-notes/6.0-compatibility/#legacy-mongo-shell-removed
Metadata
Metadata
Assignees
Labels
No labels