- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 159字
- 2021-07-02 15:47:47
There's more..
If you ever wish to debug the container, you can always run the container in the foreground by passing the -it parameters in place of -d. Additionally, try running the following command and check the output:
docker logs mymongo
Lastly, I would suggest you have a look at the start scripts used by this container's image to understand how configurations are templatized. It will definitely give you some pointers that will help when you are setting up your own MongoDB container.
With this recipe, we conclude this chapter. I hope these recipes have helped you gear up for getting started with MongoDB. As all things go, no amount of text can replace actual practice. So I sincerely request you to get your hands dirty and attempt these recipes yourself.
In the next chapter, we will take a closer look at MongoDB's indexes and how they can be leveraged to gain a tremendous performance boost in data retrieval.
- Advanced Machine Learning with Python
- jQuery EasyUI網(wǎng)站開發(fā)實戰(zhàn)
- Processing互動編程藝術(shù)
- JavaScript 程序設(shè)計案例教程
- Elasticsearch Server(Third Edition)
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Python 3 數(shù)據(jù)分析與機器學(xué)習(xí)實戰(zhàn)
- OpenCV 3 Blueprints
- Visual C++程序設(shè)計與項目實踐
- Mastering PowerCLI
- 零基礎(chǔ)學(xué)Java(第5版)
- Python趣味創(chuàng)意編程
- Practical Time Series Analysis
- 陪孩子像搭積木一樣學(xué)編程:Python真好玩+Scratch趣味編程(全2冊)
- Python輕松學(xué):爬蟲、游戲與架站