MongoDB GridFS
GridFS is a file storage system in MongoDB. It is designed to store and manage large files and binary data in a MongoDB database.
When you are trying to pull the docker images from online source, sometime we would face this error message during the mid of downloading.
Solution:
I tried to pull the image using WIFI, after few workout I have changed to ethernet cable, that’s it downloaded completed successfully :)
This issue may happen because of slow network or poor wifi adapter.
Further reading