mongod
The MongoDB database server. More information: <https://docs.mongodb.com/manual/reference/program/mongod>.
RUN apt-get update && \
apt-get install -y mongodb-server
RUN apt-get update && \
apt-get install -y mongodb-server
RUN apt-get update && \
apt-get install -y mongodb-server
RUN dnf install -y mongodb-server
RUN apt-get update && \
apt-get install -y mongodb-server