-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Recommend podman desktop #39692
Recommend podman desktop #39692
Conversation
Thanks for your pull request! The title of your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
cc @n1hility as discussed - want to get it updated asap. |
I had to run the following commands once I installed Podman in my M1 (using podman machine init
podman machine start After that, I had to close the Podman Desktop app and open it again, so the Podman Machine status is shown as green. |
Devcontainers or devservices ? |
And you say you had to run those commands even after having run podman desktop? (Not just install) |
Yes, Devservices, sorry
Exactly |
Co-authored-by: Holly Cummins <[email protected]>
Signed-off-by: Jason T. Greene <[email protected]>
Reworked the PR and added additional info. Specific instructions are still needed for Linux setups. Added a very explicit warning not to use brew. |
Status for workflow
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM and we can iterate!
🙈 The PR is closed and the preview is expired. |
merge in but also marked for backport as instructions broken for 3.2 and 3.8 guides too. |
I've tested the new instructions, and I can confirm that we'll need to iterate a bit: The gap is that we tell people to install via Podman desktop, but we don't tell them to run Podman desktop before using Quarkus. If they're not launching Podman desktop before trying to use Quarkus, they'll need
as @gastaldi points out. |
several issues with out podman page:
Here is my attempt on cleaning up so we at least have higher chance of users with quarkus on podman.
Those who want to manually install each part can do so - but with podman desktop we are more likely to have things working for more users.