diff --git a/docs/sources/examples/hello_world_daemon.rst b/docs/sources/examples/hello_world_daemon.rst index d208c774d8..6fc4e94ebd 100644 --- a/docs/sources/examples/hello_world_daemon.rst +++ b/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. - **$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