diff --git a/glpi/readme.md b/glpi/readme.md index c63cb16..e450355 100644 --- a/glpi/readme.md +++ b/glpi/readme.md @@ -1,5 +1,10 @@ +# GLPI based on Almalinux 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 +##Good to know +Like for the others docker-compose installations of this git, traefik and homepage labels can be removed to adapt to your own installation. + +## Build instructions +As you can see I also share the files necessary to buil your own container (especially if you want to improve or change things). \ No newline at end of file