mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 22:03:28 +01:00
[PR #189] [MERGED] Propose RAM default to 2G instead of 8G #726
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/189
Author: @sickcodes
Created: 3/14/2021
Status: ✅ Merged
Merged: 3/14/2021
Merged by: @sickcodes
Base:
master← Head:low-ram-bug📝 Commits (1)
5024575Propose RAM default to 2G instead of 8G📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile(+1 -1)📄 Description
Fixes https://github.com/sickcodes/Docker-OSX/issues/188#issue-831137065
I'm not sure if this is a new bug but it's the first time I've seen it, after reading @C9-Dev's comment:
https://github.com/sickcodes/Docker-OSX/issues/131#issuecomment-798802122
This PR changes default RAM to 2000 which is the minimum.
Perhaps in addition, I could add
This would only be for blind machines... as most users tend to know how much RAM they have, or their server has already.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.