-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
include min memory for dev container to avoid hang issues #3513
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 4d8729e. ♻️ This comment has been updated with latest results. |
@lordlinus Is this really not going to work with less than 8GB? |
@lordlinus Asking again since I worked on codespaces with just 4GB memory. Are you sure about this? |
@tamirkamara apologies for late reply, i did encounter both disk and memory issue when doing a full make |
@lordlinus are you still finding this is a problem? |
Hi @tim-allen-ck i have set my default to 8 GB and no issues. If no one else has this issue you can leave it at the current default. |
What is being addressed
Using dev container with less than 8 GB is causing issues during deployment.
How is this addressed
Update host requirements spec with min 8 GB