Actualiser glpi/readme.md
This commit is contained in:
parent
639dd99e49
commit
9e8f28c78c
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
|
# GLPI based on Almalinux
|
||||||
There you go,
|
There you go,
|
||||||
My first container, you can see the details on dockerhub: https://hub.docker.com/r/dimitry421/glpi_alma
|
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.
|
To install it: just use the docker-compose.yml file and define the mysql passwords on the .env.example 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.
|
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).
|
||||||
Loading…
Add table
Add a link
Reference in a new issue