Skip to content

Migrate to the Official MongoDB Community Server in the Docker Compose configurations#375

Open
estadtherr wants to merge 2 commits intongageoint:developfrom
estadtherr:mongodb-community-image
Open

Migrate to the Official MongoDB Community Server in the Docker Compose configurations#375
estadtherr wants to merge 2 commits intongageoint:developfrom
estadtherr:mongodb-community-image

Conversation

@estadtherr
Copy link

The current Docker Compose YAML configurations reference the Bitnami MongoDB container image. This image is one of the victims of Bitnami's removal of their public image catalog from Docker Hub, so the referenced image is no longer available.

This PR updates the MAGE Docker Compose configurations to use the Official MongoDB Community Server image instead of the Bitnami image, while preserving the bind mounts for data directories within the container.

The PR also updates the in-memory MongoDB image used for unit testing to a 6.0.x version, to maintain compatibility with the runtime MongoDB version. This update also enables running of unit tests on ARM64 platforms (for which a v4.x image is not available).

@estadtherr estadtherr force-pushed the mongodb-community-image branch from bdcc140 to 5131bcd Compare January 29, 2026 16:15
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

Successfully merging this pull request may close these issues.

1 participant