Import MongoDB database Docker
Assuming you followed this article when exporting/dumping your Mongo database from Docker, you can create restore.sh with the below snippet. Prior to running the script, ensure that you have unzipped backup.zip on your desktop: restore.sh sudo docker run -it --rm