Skip to content

Commit

Permalink
Link to docker install (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
bpeytraud authored Nov 17, 2023
1 parent 992705e commit a0189af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions languages/en/installation-guide/docker/intro_docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://docs.docker.com/engine/install/>`_ 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.
Expand All @@ -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
* A persistent filesystem for data storage

0 comments on commit a0189af

Please sign in to comment.