mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
note about exiting from attachment prior to running
This commit is contained in:
parent
630ae43e7d
commit
9749d94fb0
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ Attach to the container to see the results in realtime.
|
|||
process to see what is going on.
|
||||
- **$CONTAINER_ID** The Id of the container we want to attach too.
|
||||
|
||||
Exit from the container attachment by pressing Control-C.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo docker ps
|
||||
|
|
Loading…
Add table
Reference in a new issue