This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
compose exec Disable pseudo-TTY allocation. By
default docker compose exec
allocates a TTY.
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Compose Exec Settings
Syntax
public Nullable<bool> NoTTY { get; set; }
Value
| Type | Description |
|---|---|
| Nullable |
