paspo 217bddf280
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 1m16s
Container Publish / build-image (amd64) (push) Successful in 1m55s
Container Publish / update docker manifest (push) Successful in 28s
Vulnerability Scan / Daily Vulnerability Scan (arm64) (push) Failing after 8s
Vulnerability Scan / Daily Vulnerability Scan (amd64) (push) Failing after 23s
disabled docker cache
2025-10-04 08:00:52 +02:00
2025-10-04 08:00:52 +02:00
2025-10-02 09:56:52 +02:00
2023-04-19 16:41:15 +02:00
2025-10-02 09:56:52 +02:00
2023-04-19 16:41:15 +02:00
2025-10-02 09:56:52 +02: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.22" --build-arg "GLPI_VERSION=11.0.0" .

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%