No description
  • Dockerfile 75%
  • Shell 18.4%
  • PHP 6.6%
Find a file
paspo 47e10cc88a
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (amd64) (push) Failing after 24s
Container Publish / build-image (arm64) (push) Successful in 1m54s
Container Publish / update docker manifest (push) Has been skipped
update checkout to v6
2026-04-23 08:53:04 +02:00
.forgejo/workflows update checkout to v6 2026-04-23 08:53:04 +02:00
src glpi upgrade 2026-03-04 07:52:26 +01:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
docker-compose.yaml Update mariadb Docker tag to v12 2026-04-23 06:29:20 +00:00
LICENSE initial commit 2023-04-19 16:41:15 +02:00
README.md glpi upgrade 2026-03-04 07:52:26 +01: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.6" .

run

see docker-compose.yaml

test drone config

drone starlark --format --stdout 

run vulnscan locally

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