Skip to content

Commit 447768f

Browse files
jichenjckchristidis
authored andcommitted
[FAB-9628] Remove CLI sleep reference from docs
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>
1 parent 8c15a34 commit 447768f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/build_network.rst

-6
Original file line numberDiff line numberDiff line change
@@ -497,12 +497,6 @@ First let's start your network:
497497
If you want to see the realtime logs for your network, then do not supply the ``-d`` flag.
498498
If you let the logs stream, then you will need to open a second terminal to execute the CLI calls.
499499

500-
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:
501-
502-
.. code:: bash
503-
504-
docker start cli
505-
506500
.. _peerenvvars:
507501

508502
Environment variables

0 commit comments

Comments
 (0)