1

我正在尝试按照 CONTRIBUTING.adoc 步骤设置我的开发环境(第一次)。但这hack/env hack/build-base-images.sh对我来说是错误的。如果 I git checkout release-3.11,脚本完成,我也可以make release。但是对于 4.1 或 4.2 代码库,它会立即吐出;

[openshift/origin-source] open /go/src/github.com/openshift/origin/images/source/Dockerfile: no such file or directory
[WARNING] Retrying image build for openshift/origin-source:latest, attempt 1...
[openshift/origin-source] open /go/src/github.com/openshift/origin/images/source/Dockerfile: no such file or directory
[ERROR] hack/build-base-images.sh:56: `return "${result}"` exited with status 1.

我在 RHEL 7.6 和 docker 1.13 上运行 1.13。文档是否针对 4.x 代码库进行了更新,因此它应该“正常工作”,或者我的 RHEL 服务器一定有问题?

https://github.com/openshift/origin/blob/release-4.2/CONTRIBUTING.adoc

4

0 回答 0