class
DocMachine::Container::Config
- DocMachine::Container::Config
- DocMachine::Config
- Reference
- Object
Defined in:
container/config.crConstructors
Instance Method Summary
- #auto_remove : Bool
- #auto_remove=(auto_remove : Bool)
- #container_command_args : Array(String)
- #container_command_args=(container_command_args : Array(String))
- #container_name : String | Nil
- #container_name=(container_name : String | Nil)
- #container_runtime : String
- #container_runtime=(container_runtime : String)
- #data_dir : String
- #data_dir=(data_dir : String)
- #enable_tty : Bool
- #enable_tty=(enable_tty : Bool)
- #image_tag : String
- #image_tag=(image_tag : String)
- #port : Int32
- #port=(port : Int32)