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. カスタムストラテジーのオプション
以下のオプションは、「 カスタムビルドストラテジー 」に固有のオプションです。
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"