Pulling 7GB windows docker image

Hello all,

Need help on this one, since I cannot find any existing solution.

We’re planning to use a simulator in our integration tests. It is a windows docker image with over 7GB in size which is started in a windows executor. Right now we pull it from Azure, but it’s taking too long to pull for every job.
Is there a way to store the large file somewhere locally on circleCI and use it in all our jobs?

Thanks

Best Regards,
Matjaz