Skip to content
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

README.md: Improve browser stability with fixed shared memory allocation #540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jjavieralv
Copy link

I had problems testing in resource constrained environments and found this little solution

With this config you can set up the ammount size of the shm file
By default the size is half of the available RAM (https://docs.docker.com/engine/storage/tmpfs/#:~:text=If%20unset%2C%20the%20default%20maximum,of%20the%20host's%20total%20RAM.&text=File%20mode%20of%20the%20tmpfs,to%201777%20or%20world%2Dwritable.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant