podman-compose
podman-compose copied to clipboard
Print full dockerfile path instead of context on error
... if the dockerfile is not found.
Current error message is confusing and does not provide the exact path where the dockerfile is being searched. This change should help in debugging such cases.