podman-compose/newsfragments/dont-resolve-links-to-compose-file.bugfix
Povilas Kanapickas f0bae1e2d9 Don't resolve links to compose file
docker-compose uses the path to the compose file even if it's symlink to
get the context directory.

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-03-25 08:18:52 +02:00

2 lines
89 B
Plaintext

Fix compatibility with docker-compose in how symlinks to docker-compose.yml are handled.