dockerfile
Examples
type Dockerfile {
path: String
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Represents a Dockerfile in an application.
type Dockerfile {
path: String
}path String
The path to the Dockerfile in the repository
Last updated
