No description
|
|
||
|---|---|---|
| .gitea/workflows | ||
| src | ||
| .gitignore | ||
| docker-compose.yaml | ||
| LICENSE | ||
| README.md | ||
glpi
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.4" .
run
test drone config
drone starlark --format --stdout
run vulnscan locally
act -W .gitea/workflows/vulnscan.yaml -j scan