Open
Description
ie if you do buildah bud -f Containerfile ./my-buildah-dir
then it should look for the containerfile at ./my-buildah-dir/Containerfile
for some reason, absolute paths are used https://github.com/redhat-actions/buildah-build/blob/main/src/index.ts#L61