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

Memory requirements customizables when running as a container #58

Closed
hguerrero opened this issue Oct 15, 2018 · 2 comments
Closed

Memory requirements customizables when running as a container #58

hguerrero opened this issue Oct 15, 2018 · 2 comments

Comments

@hguerrero
Copy link
Member

When deploying microcks as a container, make it possible to pass the runtime the Xmx Xms variables to the JVM so we can customize the amount of memory provided.

@lbroudoux
Copy link
Member

This are very valid requirements for our images! I'm considering tackling #62 as a base step for this task.

@lbroudoux lbroudoux self-assigned this Oct 26, 2018
@lbroudoux
Copy link
Member

lbroudoux commented Oct 26, 2018

As new container image is now based on Fabric8 Java image, all the flags liste on run-java.sh are now available for JVM ergonomics customization.

lbroudoux added a commit that referenced this issue Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants