mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Closes #4374
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit) \nDocker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: )
This commit is contained in:
parent
e7055830ab
commit
83de8bb842
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ inter-container communication is set to false.
|
|||
|
||||
For example, there is an image called ``crosbymichael/redis`` that exposes the
|
||||
port 6379 and starts the Redis server. Let's name the container as ``redis``
|
||||
based on that image and run it as daemon.
|
||||
based on that image and run it as a daemon.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Reference in a new issue