[fix] Docker command in was not showing
This commit is contained in:
parent
7533bfa812
commit
91b0c1492a
@ -43,10 +43,9 @@ 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
|
||||||
|
|
||||||
Sign in
|
Sign in
|
||||||
-----------------
|
-----------------
|
||||||
|
Loading…
Reference in New Issue
Block a user