[fix] Docker command in was not showing
This commit is contained in:
parent
7533bfa812
commit
91b0c1492a
@ -44,7 +44,6 @@ To install docker compose
|
|||||||
sudo chmod +x /usr/local/bin/docker-compose
|
sudo chmod +x /usr/local/bin/docker-compose
|
||||||
|
|
||||||
And finally the containers can be initialized by running
|
And finally the containers can be initialized by running
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
sudo docker-compose up --build -d
|
sudo docker-compose up --build -d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user