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
--tty, -t
default: false
Allocate a pseudo-TTY
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Container Create Settings
Syntax
public Nullable<bool> Tty { get; set; }
Value
Type | Description |
---|---|
Nullable |