Go to file
Paolo Asperti 3579a5dc57
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Get composer from main website
2023-07-12 10:16:10 +02:00
rootfs updated php 2023-05-16 11:17:49 +02:00
.dockerignore added .dockerignore 2023-05-16 11:15:44 +02:00
.drone.yaml updated glpi 2023-07-11 11:25:43 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
Dockerfile Get composer from main website 2023-07-12 10:16:10 +02:00
LICENSE initial commit 2023-04-19 16:41:15 +02:00
README.md initial commit 2023-04-19 16:41:15 +02:00
docker-compose.yaml initial commit 2023-04-19 16:41:15 +02:00

README.md

glpi

Build Status

Web server for GLPI deployment

build

git submodule update --init --remote
docker build -t docker.asperti.com/paspo/glpi .

run

see docker-compose.yaml