Go to file
Paolo Asperti b46387aa63
continuous-integration/drone/push Build is passing Details
increased php memory
2023-05-16 11:03:11 +02:00
rootfs increased php memory 2023-05-16 11:03:11 +02:00
.drone.yaml initial commit 2023-04-19 16:41:15 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
Dockerfile initial commit 2023-04-19 16:41:15 +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