From 639dd99e495936c6945b0f01ba96ac5ff1ef4f78 Mon Sep 17 00:00:00 2001 From: dimitri Date: Mon, 9 Jun 2025 23:31:57 +0200 Subject: [PATCH] Ajouter glpi/readme.md --- glpi/readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 glpi/readme.md diff --git a/glpi/readme.md b/glpi/readme.md new file mode 100644 index 0000000..c63cb16 --- /dev/null +++ b/glpi/readme.md @@ -0,0 +1,5 @@ +There you go, +My first container, you can see the details on dockerhub: https://hub.docker.com/r/dimitry421/glpi_alma +To install it: just use the docker-compose.yml file and define the mysql passwords on the .env.example file. + +Like for the others docker-compose installations of this git, traefik and homepage labels can be removed to adapt to your own installation. \ No newline at end of file