Skip to content
Snippets Groups Projects
Commit c71dd53a authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'doc-docker-compose' into 'develop'

[docs] add docker-compose command line

See merge request funkwhale/funkwhale!855
parents e3260dfc e67b88a7
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