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

Provide quickstart fix for M4 Macs #646

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

caoilte-conduktor
Copy link

@caoilte-conduktor caoilte-conduktor commented Feb 18, 2025

This is for a JDK/Docker interopability bug that is scheduled to be fixed in the next JDK release (April)

This is for a JDK/Docker interopability bug that is scheduled to be fixed in the next JDK release (April)

- Once we update the underlying docker containers to use the fixed JDK we can remove the advice.
- The override file is provided in a separate PR (conduktor/conduktor-platform#207) that will need to be merged and the override file uploaded to https://releases.conduktor.io/quick-start-m4-override before this PR is merged.
Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
conduktor-docs ✅ Ready (Inspect) Visit Preview Feb 19, 2025 5:12pm

:::tip
If you have an M4 Mac the above command will fail because of a [JDK/Docker interopability bug](https://github.com/adoptium/adoptium-support/issues/1223). Use the following work-around until a JDK fix is released in April.

```bash
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's do the simple command, changing this url
curl -L https://releases.conduktor.io/quick-start -o docker-compose.yml && docker compose up -d --wait && echo "Conduktor started on http://localhost:8080"

Copy link
Author

Choose a reason for hiding this comment

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

done, except URL is https://releases.conduktor.io/quick-start-m4 as we need a different URL

Copy link
Contributor

Choose a reason for hiding this comment

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

agreed, left a unresolved comment till we have that URL

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