# Runtime ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **path** | Option<**String**> | Name and, optional, path, of the OCI executable binary. If the path is omitted, the daemon searches the host's `$PATH` for the binary and uses the first result. | [optional] **runtime_args** | Option<**Vec**> | List of command-line arguments to pass to the runtime when invoked. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)