alexalbr

Results 3 comments of alexalbr

@nalind I have the same problem with buildah version 1.39.4 running in Openshift with Openshift Pipelines This is the executed command ```bash buildah --storage-driver=vfs bud \ --format=oci \ --tls-verify=true --no-cache...

The build was executed in an NFS persistent volume. A build on a folder without an NFS backend worked.

The workaround with security-opt unmask does not work when using the --sbom flag. I get following error at the end of the build, when the sbom should be generated: ```shell...