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

Consider adding the java option to Docker Compose or document it #6544

Closed
anna-geller opened this issue Dec 20, 2024 · 0 comments
Closed

Consider adding the java option to Docker Compose or document it #6544

anna-geller opened this issue Dec 20, 2024 · 0 comments
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request

Comments

@anna-geller
Copy link
Member

Feature description

For now, we need to add this env variable when running kestra on M4: -e JAVA_OPTS="-XX:UseSVE=0"

docker run --pull=always --rm -it -p 8080:8080 --user=root -e JAVA_OPTS="-XX:UseSVE=0" -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp kestra/kestra:latest server local

TBD whether just a troubleshooting guide doc is enough as the new Java version will likely fix this: corretto/corretto-21#85

@anna-geller anna-geller added area/backend Needs backend code changes enhancement New feature or request area/frontend Needs frontend code changes labels Dec 20, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Dec 20, 2024
@anna-geller anna-geller changed the title Consider adding the java option for Mac M4 Consider adding the java option to Docker Compose or document it Dec 20, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes area/frontend Needs frontend code changes enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant