537 B
537 B
ExecStartConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| detach | Option<bool> | Detach from the command. | [optional] |
| tty | Option<bool> | Allocate a pseudo-TTY. | [optional] |
| console_size | Option<Vec> | Initial console size, as an [height, width] array. |
[optional] |