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

add env variable to dockerfile #1586

Conversation

ShaiahWren
Copy link
Contributor

No-Issue

This pr adds a new ENV variable in the dockerfile to increase memory and minimize crashes due to limited space.

Copy link
Collaborator

@himdel himdel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't reproduce the failures locally, but this looks like the right fix as long as you're running the UI this way in docker 👍

Only... https://nodejs.org/api/cli.html#--max-old-space-sizesize-in-megabytes mentions max-old-space-size instead of max_old_space_size.

But if you're sure this works for you with underscores, no objections :)

@ShaiahWren ShaiahWren merged commit 5d68701 into ansible:master Jan 31, 2022
@ShaiahWren ShaiahWren deleted the add-env-variable-to-dockerfile-to-increase-memory branch January 31, 2022 16:24
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.

None yet

3 participants