This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.8.5.3. Custom 策略选项
以下选项特定于 Custom 构建策略。
8.5.3.1. FROM 镜像 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
使用 customStrategy.from
部分来指示要用于自定义构建的镜像:
strategy: customStrategy: from: kind: "DockerImage" name: "openshift/sti-image-builder"
strategy:
customStrategy:
from:
kind: "DockerImage"
name: "openshift/sti-image-builder"