containers / containers/podman-compose

Make PodmanCompose.prefer_volume_over_mount configurable

Open
#959 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

[This configuration](https://github.com/containers/podman-compose/blob/main/podman_compose.py#L1675) is statically set to True. However, there are cases where `--mount` syntax is required, for example, when colons in a path would be confused with the colon separators in the shorthand syntax.

I can fix this if someone can comment on the preferred method of making this configurable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.