diff --git a/docs/installation/docker.rst b/docs/installation/docker.rst index c901ed279..7bb912b81 100644 --- a/docs/installation/docker.rst +++ b/docs/installation/docker.rst @@ -150,6 +150,11 @@ Useful commands: ports: - "5000:80" + Then start the container: + + .. code-block:: shell + + docker-compose up -d .. _docker-multi-container: