diff --git a/languages/en/installation-guide/docker/intro_docker.rst b/languages/en/installation-guide/docker/intro_docker.rst index 7095efa3..9fd1a2e7 100644 --- a/languages/en/installation-guide/docker/intro_docker.rst +++ b/languages/en/installation-guide/docker/intro_docker.rst @@ -16,7 +16,7 @@ It allows you to not be bothered by different OS migrations and the like. Prerequisites ````````````` -You need docker on your host. You might want docker-compose as well. +You need docker on your host. You might want `docker-compose `_ as well. The following sections assume that you are going to run the Tuleap container as the only "visible" container on the server. That means that Tuleap web container will publish it's ports (``80``, ``443`` and ``22``) on hosts ports. @@ -27,4 +27,4 @@ External Dependencies The image has two dependencies: * A working database with admin credentials (at first run only) -* A persistent filesystem for data storage \ No newline at end of file +* A persistent filesystem for data storage