浏览代码

note about exiting from attachment prior to running

Brian Shumate 12 年之前
父节点
当前提交
9749d94fb0
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/sources/examples/hello_world_daemon.rst

+ 2 - 0
docs/sources/examples/hello_world_daemon.rst

@@ -56,6 +56,8 @@ Attach to the container to see the results in realtime.
   process to see what is going on.
   process to see what is going on.
 - **$CONTAINER_ID** The Id of the container we want to attach too.
 - **$CONTAINER_ID** The Id of the container we want to attach too.
 
 
+Exit from the container attachment by pressing Control-C.
+
 .. code-block:: bash
 .. code-block:: bash
 
 
     sudo docker ps
     sudo docker ps