Files
pi-hosted/template/apps/dradis.json
2022-08-21 16:09:22 -04:00

21 lines
630 B
JSON

{
"categories": [
"Security"
],
"description": "Dradis Framework: Collaboration and reporting for IT Security teams http://dradisframework.org",
"image_arm32": "raesene/dradis:latest",
"image_arm64": "raesene/dradis:latest",
"image_amd64": "raesene/dradis:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dradis-logo.png",
"name": "dradis",
"officialDoc": "https://github.com/raesene/dockerized-security-tools",
"platform": "linux",
"ports": [
"3100:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Dradis",
"type": 1,
"webpage": "https://dradisframework.com/"
}