mirror of
https://github.com/containers/podman-compose.git
synced 2025-07-08 16:37:02 +02:00
After changes in 92f0a8583a
, the
dockerfile parameter is igored if the (local) work directory's name ends
in `.git`.
This commit fixes the regression and adds more tests.
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
2 lines
86 B
Plaintext
2 lines
86 B
Plaintext
Fixed regression of dockerfile definition if working directory name ends with ".git".
|