Windows Lite with 2 GB RAM & 1 Core CPU #259
asakpke
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
how do you get docker compose file inside winboat's directory? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking for using 2 GB RAM with 1 core on resource friendly version of Windows but the WinBoat official app does not allow this.
So I have updated ~/.winboat/docker-compose.yml with 1 core and 2 GB RAM settings but 2 GB RAM setting was not working, it always uses 4 GB RAM.
Next I tried these commands
cd ~/.winboat/
docker compose up
When it's up then shutdown Windows and started WinBoat official app
./Downloads/winboat-0.8.7-x86_64.appimage
And finally it's working with 2 GB RAM.
Beta Was this translation helpful? Give feedback.
All reactions