class Docr::Endpoints::Exec
- Docr::Endpoints::Exec
- Reference
- Object
Defined in:
endpoints/exec.crConstructors
Instance Method Summary
- #client : Docr::Client
- #container(id : String, config : Docr::Types::ExecConfig) : Docr::Types::IdResponseIdResponse
- #inspect(id : String)
- #start(id : String, config : Docr::Types::ExecStartConfig) : IO