No description
  • Dockerfile 75%
  • Shell 18.4%
  • PHP 6.6%
Find a file
Renovate Bot c09399ed9d
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (amd64) (push) Successful in 1m38s
Container Publish / build-image (arm64) (push) Successful in 3m10s
Container Publish / update docker manifest (push) Successful in 7s
Merge pull request 'Update alpine Docker tag to v3.24' (#10) from renovate/docker-base-images into master
2026-06-09 20:37:09 +00:00
.forgejo/workflows glpi update 2026-05-28 11:45:58 +02:00
src Update alpine Docker tag to v3.24 2026-06-09 20:36:59 +00: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