Update Buildah
This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.
Current Behavior
When copying empty directories in a Dockerfile, buildah may throw an error stating no items matching glob ... copied, no such file or directory.
Live Example
https://repo1.dso.mil/dsop/opensource/neo4j/neo4j/-/jobs/2284432
Expected Behavior
Buildah shouldn't fail when copying empty directories.
Possible Solution
Update Buildah to newest version when it is updated in centos mirror. https://github.com/containers/buildah/pull/3016
Edited by Phillip Record