Go to file
paspo f21a2ecfbe
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build is passing
Vulnerability Scan / Daily Vulnerability Scan (push) Failing after 59s
php upgrade
2024-07-03 12:26:40 +02:00
.gitea/workflows fix vulnscan 2023-12-13 12:00:26 +01:00
src php upgrade 2024-07-03 12:26:40 +02:00
.drone.star alpine update 2024-07-03 11:40:32 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
docker-compose.yaml updated compose 2023-12-13 12:18:31 +01:00
LICENSE initial commit 2023-04-19 16:41:15 +02:00
manifest.tmpl new drone 2023-07-15 12:21:00 +02:00
README.md upgrade alpine+glpi 2023-12-13 11:39:04 +01:00

glpi

Build Status

Web server for GLPI deployment

build

cd src
docker build -t docker.asperti.com/paspo/glpi --build-arg "ALPINE_VERSION=3.19" --build-arg "GLPI_VERSION=10.0.11" .

run

see docker-compose.yaml

test drone config

drone starlark --format --stdout 

run vulnscan locally

act -W .gitea/workflows/vulnscan.yaml -j scan