paspo 395cae112a
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 1m3s
Container Publish / build-image (amd64) (push) Successful in 3m35s
Container Publish / update docker manifest (push) Successful in 25s
glpi upgrade
2025-09-22 10:20:51 +02:00
2025-09-22 10:20:51 +02:00
2025-04-19 09:17:14 +02:00
2023-04-19 16:41:15 +02:00
2023-12-13 12:18:31 +01:00
2023-04-19 16:41:15 +02:00
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
Description
No description provided
Readme GPL-3.0 124 KiB
Languages
Dockerfile 71.7%
Shell 20.8%
PHP 7.5%