| .. | ||
| .env.example | ||
| default.conf.template | ||
| docker-compose.yml.example | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| nginx.conf | ||
| readme.md | ||
| supervisord.conf | ||
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.
##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).