1.5. 限制

  • 当在 OpenShift 沙盒容器中使用 Buildah 工具的旧版本时,构建会失败并显示以下错误:

    process exited with error: fork/exec /bin/sh: no such file or directory
    
    subprocess exited with status 1

    您必须使用最新版本的 Buildah,位于 quay.io

    (KATA-1278)