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.2. Docker ソケットの公開
						コンテナー内から Docker コマンドを実行して、コンテナーイメージをビルドできるようにするには、アクセス可能なソケットにビルドコンテナーをバインドする必要があります。これには、exposeDockerSocket オプションを true に設定します。
					
strategy:
  customStrategy:
    exposeDockerSocket: true
strategy:
  customStrategy:
    exposeDockerSocket: true