Go to file
paspo 4c0d5f6ef9
All checks were successful
continuous-integration/drone/push Build is passing
test vulnscan action
2023-10-30 12:00:11 +01:00
.gitea/workflows test vulnscan action 2023-10-30 12:00:11 +01:00
rootfs updated php 2023-05-16 11:17:49 +02:00
.dockerignore added .dockerignore 2023-05-16 11:15:44 +02:00
.drone.star glpi upgrade 2023-09-25 11:39:24 +02:00
.gitignore initial commit 2023-04-19 16:41:15 +02:00
docker-compose.yaml initial commit 2023-04-19 16:41:15 +02:00
Dockerfile APK cache removed from image 2023-10-30 11:23:44 +01:00
LICENSE initial commit 2023-04-19 16:41:15 +02:00
manifest.tmpl new drone 2023-07-15 12:21:00 +02:00
README.md test vulnscan action 2023-10-30 12:00:11 +01:00

glpi

Build Status

Web server for GLPI deployment

build

git submodule update --init --remote
docker build -t docker.asperti.com/paspo/glpi .

run

see docker-compose.yaml

test drone config

drone starlark --format --stdout 

run vulnscan locally

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