Go to file
Paolo Asperti 590d05784b
continuous-integration/drone/push Build is passing Details
updated php
2023-05-16 11:17:49 +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 initial commit 2023-04-19 16:41:15 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
Dockerfile updated php 2023-05-16 11:17:49 +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