Skip to content
Snippets Groups Projects
Commit e67b88a7 authored by Creak's avatar Creak
Browse files

[docs] add docker-compose command line

parent e3260dfc
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,11 @@ Useful commands:
ports:
- "5000:80"
Then start the container:
.. code-block:: shell
docker-compose up -d
.. _docker-multi-container:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment