command: docker container attach short: Attach local standard input, output, and error streams to a running container long: Attach local standard input, output, and error streams to a running container usage: docker container attach [OPTIONS] CONTAINER pname: docker container plink: docker_container.yaml options: - option: detach-keys description: Override the key sequence for detaching a container - option: no-stdin default_value: "false" description: Do not attach STDIN - option: sig-proxy default_value: "true" description: Proxy all received signals to the process