APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
OpenShift
DockerBuildStrategy
OpenShift
· Schema
DockerBuildStrategy
Docker build strategy that uses a Dockerfile to build images.
CI/CD
Cloud Native
Containers
DevOps
Enterprise
Kubernetes
PaaS
Properties
Name
Type
Description
dockerfilePath
string
Path of the Dockerfile relative to the context directory.
env
array
noCache
boolean
If true, Docker build caching is disabled.
forcePull
boolean
Forces a pull of the base image before the build.
buildArgs
array
Specifies build arguments to pass to Docker.
View JSON Schema on GitHub