docker attach

docker attach

Description

Attach to a running container

Usage

docker attach [OPTIONS] CONTAINER

Options

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

Parent command

Command Description
登录查看完整内容