dockur / windows

Windows inside a Docker container.
MIT License
15.51k stars 1.27k forks source link

[Question]: How to increase memory RAM without reinstalling the docker #603

Closed lmargit closed 2 weeks ago

lmargit commented 2 weeks ago

Is your question not already answered in the FAQ?

Is this a general question and not a technical issue?

Question

how do I increase the amount of memory RAM without reinstalling the windows docker? I would like to increase the RAM memory without having to rebuild the docker. I changed the amount in the yml file directly, but it is not reflected after restarting the docker or the PC. Congrats, excellent docker.

kroese commented 2 weeks ago

It should be reflected immediately, so Im not sure what is going on

As this is more of a technical issue, than a general question, you better use the correct form (so that I can see the compose file/logfiles/etc).

lmargit commented 2 weeks ago

It should be reflected immediately, so Im not sure what is going on

As this is more of a technical issue, than a general question, you better use the correct form (so that I can see the compose file/logfiles/etc).

Apologies, I did not see it as a technical issue. Let me post the question on the technical issue area including the compose. Thanks a lot