Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 351 Bytes

alpine-mongoshell

Run Mongo Shell commands in Docker.

What's included

  • mongodump
  • mongoexport
  • mongofiles
  • mongoimport
  • mongoreplay
  • mongorestore
  • mongostat
  • mongotop
  • migrate (custom migration tool)

What's not included

This Docker image is not for running MongoDB server and does not have anything related to server commands.