Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 455 Bytes

Runtime.md

File metadata and controls

9 lines (6 loc) · 455 Bytes

DockerEngineApi.Runtime

Properties

Name Type Description Notes
path 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]
runtimeArgs [String] List of command-line arguments to pass to the runtime when invoked. [optional]