Go to file
paspo 01fb2b0c26
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
added some deps
2023-07-12 09:54:12 +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
docker-compose.yaml initial commit 2023-04-19 16:41:15 +02:00
Dockerfile added some deps 2023-07-12 09:54:12 +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

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