Skip to content

Commit

Permalink
[FAB-9628] Remove CLI sleep reference from docs
Browse files Browse the repository at this point in the history
When trying the document found it mentioned 1000 seconds but
not able to find in the configuration files, and found
commit 981efba23294aee10b1fcc0d38da4bbbc776f92c
already removed the 1000 timeout, so update doc accordingly.

Change-Id: Id8aaf74882a5533041f5773de002ea4bd8f8b24e
Signed-off-by: jichenjc <jichenjc@cn.ibm.com>
Signed-off-by: Kostas Christidis <kostas@christidis.io>
  • Loading branch information
jichenjc authored and kchristidis committed Apr 20, 2018
1 parent 8c15a34 commit 447768f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/source/build_network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -497,12 +497,6 @@ First let's start your network:
If you want to see the realtime logs for your network, then do not supply the ``-d`` flag.
If you let the logs stream, then you will need to open a second terminal to execute the CLI calls.

The CLI container will stick around idle for 1000 seconds. If it's gone when you need it you can restart it with a simple command:

.. code:: bash
docker start cli
.. _peerenvvars:

Environment variables
Expand Down

0 comments on commit 447768f

Please sign in to comment.