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`. <!--- What happens instead of the expected behavior? --> ## Live Example https://repo1.dso.mil/dsop/opensource/neo4j/neo4j/-/jobs/2284432 <!--- Provide a link to a live example(s) of the bug --> ## Expected Behavior Buildah shouldn't fail when copying empty directories. <!--- What should happen instead? --> ## Possible Solution Update Buildah to newest version when it is updated in centos mirror. https://github.com/containers/buildah/pull/3016 <!--- Not required, but suggest a fix/reason for the bug -->