Mohammad Talha
Mohammad Talha

Reputation: 25

I want to run a docker configured project on IIS on local server

I have a project build in docker and due to lack of memory(RAM) I can't start docker in my machine. Is there any possibility to run this project on IIS on my machine.
I am using Windows 10
Thanks in Advance...!

Upvotes: 1

Views: 67

Answers (1)

Talha Rahman
Talha Rahman

Reputation: 728

You can change docker memory open settings

settings

Then change memory size in advance tab

advance settings Then apply.

Hope it will help you. Happy Coding...!

Upvotes: 1

Related Questions