Go to file
Paolo Asperti b879275933
updated alpine release
2023-05-16 11:16:16 +02:00
rootfs increased php memory 2023-05-16 11:03:11 +02:00
.dockerignore added .dockerignore 2023-05-16 11:15:44 +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 updated alpine release 2023-05-16 11:16:16 +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