OpenShift · Schema

Container

A single application container running within a pod.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Properties

Name Type Description
name string Name of the container.
image string Container image name.
command array Entrypoint array.
args array Arguments to the entrypoint.
env array
ports array
volumeMounts array
imagePullPolicy string
View JSON Schema on GitHub