class RunRule::Config
- RunRule::Config
- Reference
- Object
Defined in:
donk/image.crConstructors
Instance Method Summary
- #bind_port(local : Int32, container : Int32)
- #mount(local : String, container : String)
- #mounts : Array({String, String})
- #ports : Array({Int32, Int32})