bsondump
collection of tools for administering MongoDB servers
RUN apt-get update && \
apt-get install -y mongo-tools
RUN apt-get update && \
apt-get install -y mongo-tools
RUN apk add mongodb-tools
RUN pacman -S --noconfirm mongodb-tools
RUN apt-get update && \
apt-get install -y mongo-tools
RUN dnf install -y mongo-tools
RUN apt-get update && \
apt-get install -y mongo-tools