class Rancher::DockerBuild
- Rancher::DockerBuild
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/docker_build.crConstructors
Instance Method Summary
- #context : String
- #context=(context : String)
- #context? : String | Nil
- #dockerfile : String
- #dockerfile=(dockerfile : String)
- #dockerfile? : String | Nil
- #forcerm : Bool
- #forcerm=(forcerm : Bool)
- #forcerm? : Bool | Nil
- #nocache : Bool
- #nocache=(nocache : Bool)
- #nocache? : Bool | Nil
- #remote : String
- #remote=(remote : String)
- #remote? : String | Nil
- #rm : Bool
- #rm=(rm : Bool)
- #rm? : Bool | Nil