mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove explanation of removed argument
This commit is contained in:
parent
597ca192e7
commit
f1e44e0b0c
1 changed files with 0 additions and 2 deletions
|
@ -131,8 +131,6 @@ Attach to the container to see the results in real-time.
|
|||
|
||||
- **"docker attach**" This will allow us to attach to a background
|
||||
process to see what is going on.
|
||||
- **"-sig-proxy=true"** Proxify all received signal to the process
|
||||
(even in non-tty mode)
|
||||
- **$CONTAINER_ID** The Id of the container we want to attach too.
|
||||
|
||||
Exit from the container attachment by pressing Control-C.
|
||||
|
|
Loading…
Add table
Reference in a new issue