We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
First of all, nice work!
Can you add JAVA_OPTS environment or something similar to image? Or, if you accept pull requests, I can propose my own maybe?
Thanks!
The text was updated successfully, but these errors were encountered:
Have you tried whether setting JAVA_OPTS maybe already works out-of-the-box? IMHO the JVM will automatically pick up the env variable.
JAVA_OPTS
Sorry, something went wrong.
Yup, tried already, seems no difference. I think JVM itself is not picking any environment variables, you have to pass it explicitly in launch string.
No branches or pull requests
Hey,
First of all, nice work!
Can you add JAVA_OPTS environment or something similar to image? Or, if you accept pull requests, I can propose my own maybe?
Thanks!
The text was updated successfully, but these errors were encountered: