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

Remove chdir in _parse_compose_file #1125

Conversation

cfunkhouser
Copy link

This change follows the instructions in a TODO, and removes a chdir in podman_compose.py. Fixes #1109.

Signed-off-by: Christian Funkhouser <[email protected]>
@p12tic
Copy link
Collaborator

p12tic commented Jan 28, 2025

Note that this breaks integration tests, so the fix is likely not that simple.

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.

Relative Paths To Compose File Fail in 1.3.0
2 participants