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
-T
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> DisablePseudoTTYAllocation { get; set; }
Attributes
Type | Description |
---|---|
Auto |
Value
Type | Description |
---|---|
Nullable |