pseudoTerminal
When this parameter is true
, a TTY is allocated. This parameter maps to Tty
in the docker container create command and the --tty
option to docker run.
When this parameter is true
, a TTY is allocated. This parameter maps to Tty
in the docker container create command and the --tty
option to docker run.