Share feedback
Answers are generated based on the documentation.

docker compose attach

内容説明Attach local standard input, output, and error streams to a service's running container
利用方法docker compose attach [OPTIONS] SERVICE

内容説明

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

オプション

オプションデフォルト内容説明
--detach-keysOverride the key sequence for detaching from a container.
--indexindex of the container if service has multiple replicas.
--no-stdinDo not attach STDIN
--sig-proxytrueProxy all received signals to the process