DiouxX / docker-glpi

Project to deploy GLPI with docker
222 stars 185 forks source link

Runtime mutation bug #40

Open mrjoshuak opened 3 years ago

mrjoshuak commented 3 years ago

The startup script runs curl in several places causing this container to mutate on launch based on whatever is contained at those endpoints. Those actions should only be performed during the docker build step.