-
Notifications
You must be signed in to change notification settings - Fork 485
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
fails to launch examples when on a mac #358
Comments
the yaml contains lines like this
this is currently not supported, change it to
|
@muayyad-alsadi ; is there any docs for what is/isn't supported? as obviously, I am trying to use out-of-the-box docker-compose examples without changes, so if podman-compose isn't read for that, I'll just wait. |
@garethahealy it's supposed to be fixed in the latest 1.x, please upgrade and test. |
@muayyad-alsadi ; so the errors have changed to:
which is related to: containers/podman#8016 |
Any update on the service_healthy depends_on feature being implemented in podman-compose? I have the latest devel installed (as of the writing of this) and when using depends_on with a health check, it is not honored. The dependent container is started while the independent container is still in a starting state.
|
this is implemented in this pending pull request I've not merged it yet. |
Do you anticipate PR 453 being merged soon? |
Yes, I would love to merge it. I just need to review it. |
Describe the bug
When running a few examples, I always see errors. I am on a mac so presume it is related to
podman machine
not supporting mounts yet:To Reproduce
Steps to reproduce the behavior:
error1
Expected behavior
It works or the docs call out that Mac as not supported
Actual behavior
It doesn't work
Output
The text was updated successfully, but these errors were encountered: