1.5. 制限

  • OpenShift Sandboxed Containers で古いバージョンの Buildah ツールを使用すると、ビルドが次のエラーで失敗します。

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

    quay.io で入手可能な Buildah の最新バージョンを使用する必要があります。

    (KATA-1278)