No description
  • Dockerfile 75%
  • Shell 18.4%
  • PHP 6.6%
Find a file
paspo 0a81f7c7b4
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (amd64) (push) Successful in 1m31s
Container Publish / build-image (arm64) (push) Successful in 2m40s
Container Publish / update docker manifest (push) Successful in 5s
glpi update
2026-05-28 11:45:58 +02:00
.forgejo/workflows glpi update 2026-05-28 11:45:58 +02:00
src glpi update 2026-05-28 11:45:58 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
docker-compose.yaml glpi update 2026-05-28 11:45:58 +02:00
LICENSE initial commit 2023-04-19 16:41:15 +02:00
README.md glpi update 2026-05-28 11:45:58 +02:00
renovate.json Add renovate.json 2026-03-09 11:12:20 +00: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.23" --build-arg "GLPI_VERSION=11.0.7" .

run

see docker-compose.yaml

test drone config

drone starlark --format --stdout 

run vulnscan locally

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