| ... | ... |
@@ -131,8 +131,6 @@ Attach to the container to see the results in real-time. |
| 131 | 131 |
|
| 132 | 132 |
- **"docker attach**" This will allow us to attach to a background |
| 133 | 133 |
process to see what is going on. |
| 134 |
-- **"-sig-proxy=true"** Proxify all received signal to the process |
|
| 135 |
- (even in non-tty mode) |
|
| 136 | 134 |
- **$CONTAINER_ID** The Id of the container we want to attach too. |
| 137 | 135 |
|
| 138 | 136 |
Exit from the container attachment by pressing Control-C. |