How to download selenium docker images to physical system?

I want to download selenium docker images and stored into physical system. I will import selenium docker image to docker toolbox (Windows OS) whenever it is required. I don’t want to use internet access for pulling selenium docker images each and every time. Can you please tell me how to download docker images?

Thanks in advance!