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

Build MongoDB 7.0.2 OCI image using Docker #13

Open
2 of 6 tasks
JohnSundarraj opened this issue Oct 11, 2023 · 1 comment · Fixed by #14
Open
2 of 6 tasks

Build MongoDB 7.0.2 OCI image using Docker #13

JohnSundarraj opened this issue Oct 11, 2023 · 1 comment · Fixed by #14

Comments

@JohnSundarraj
Copy link
Member

JohnSundarraj commented Oct 11, 2023

Add OCI image support for MongoDB 7.0.2. Here is the list of operating systems that need to be supported.

  • Alma Linux 8
  • Alma Linux 9
  • Rocky Linux 8
  • Rocky Linux 9
  • Amazon Linux 2
  • Ubuntu Linux 22.04
@DivyaPriya-Muthuvel
Copy link
Member

DivyaPriya-Muthuvel commented Jan 6, 2024

  • Built MongoDB 7.0.2 OCI image for Linux Ubuntu 22.04 and tested manually.

Image

Image

Image

  • Upon successfully creating an OCI image, I built a Dockerfile for MongoDB 7.0.2 specifically for the Linux Ubuntu 22.04 version.

https://github.com/sloopstash/kickstart-docker/blob/2a244f4580257a6284071289a599f88448408e58/image/mongo-db/7.0.2/ubuntu-22-04.dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment