1
0
mirror of https://github.com/docker/cli.git synced 2025-04-20 06:27:49 +03:00
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +02:00

692 B

docker attach

Attach local standard input, output, and error streams to a running container

Aliases

docker container attach, docker attach

Options

Name Type Default Description
--detach-keys string Override the key sequence for detaching a container
--no-stdin bool Do not attach STDIN
--sig-proxy bool true Proxy all received signals to the process