dsdk / v1.47 / ContainerStartData
Type Alias: ContainerStartData ​
ContainerStartData:
object
Type declaration ​
| Name | Type | Description |
|---|---|---|
path | object | - |
path.id | string | ID or name of the container |
query? | object | - |
query.detachKeys? | string | Override the key sequence for detaching a container. Format is a single character [a-Z] or ctrl-<value> where <value> is one of: a-z, @, ^, [, , or _. |