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