Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lien docker compose #1285

Merged
merged 3 commits into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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