mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Merge pull request #4985 from drothlis/patch-1
docs: Fix typo in hello world example
This commit is contained in:
@@ -127,7 +127,7 @@ Attach to the container to see the results in real-time.
|
||||
process to see what is going on.
|
||||
- **"--sig-proxy=false"** Do not forward signals to the container; allows
|
||||
us to exit the attachment using Control-C without stopping the container.
|
||||
- **$container_id** The Id of the container we want to attach too.
|
||||
- **$container_id** The Id of the container we want to attach to.
|
||||
|
||||
Exit from the container attachment by pressing Control-C.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user