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

fix: workaround for identus-cloud-agent/1482 #101

Merged
merged 1 commit into from
Jan 17, 2025
Merged

fix: workaround for identus-cloud-agent/1482 #101

merged 1 commit into from
Jan 17, 2025

Conversation

FabioPinheiro
Copy link
Contributor

Workaround for Mac M4 / Docker / Java Bug - (No Java detected)
See identus-cloud-agent/issues/1482

@FabioPinheiro FabioPinheiro requested a review from a team as a code owner January 16, 2025 17:16
@goncalo-frade-iohk
Copy link
Contributor

Tested and working

Copy link
Contributor

@goncalo-frade-iohk goncalo-frade-iohk left a comment

Choose a reason for hiding this comment

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

Tested and working. LGTM

Workaround for Mac M4 / Docker / Java Bug - (No Java detected)
See [identus-cloud-agent/issues/1482](hyperledger/identus-cloud-agent#1482)

Signed-off-by: FabioPinheiro <[email protected]>
Co-authored-by: goncalo-frade-iohk <[email protected]>
@FabioPinheiro FabioPinheiro merged commit 2846be9 into main Jan 17, 2025
2 checks passed
@FabioPinheiro FabioPinheiro deleted the test-m4 branch January 17, 2025 13:10
ports:
- "8085:8085" # API endpoint
- "8090:8090" # DIDComm endpoint
environment:
JAVA_OPTS: "-XX:UseSVE=0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hum this was not enough to fix and it's not needed because the RUN in the docker image above already adds to all the places where it's necessary.

TODO REMOVE this line

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.

2 participants